Compare commits

..

No commits in common. "7863570d91398903c199bb8d7533c3d9fa538d41" and "0993d57f8e026efd1aad3fb46682dd338ec5649c" have entirely different histories.

View file

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