Compare commits

..

No commits in common. "1d98d5d5146823f961e5b6f85a4441c2f110dcb2" and "a475fdf55ab2ce3b92d4ff053a0d2201b79bacc3" have entirely different histories.

View file

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