Compare commits

..

No commits in common. "957aaef1742d489cbe4641347ebb4a6ab09e2f00" and "5a55df1c52432221cbb8e86aee3fd0dc18915f34" have entirely different histories.

View file

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
library_loader = { path = "../library_loader" }
paste = "1.0.14"
paste = "1.0.13"
shared_library = "0.1.9"
anyhow = { version = "1.0.71", features = ["backtrace"] }
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }