Compare commits
2 commits
a475fdf55a
...
1d98d5d514
Author | SHA1 | Date | |
---|---|---|---|
1d98d5d514 | |||
6d0cbb6208 |
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
library_loader = { path = "../library_loader" }
|
||||
paste = "1.0.12"
|
||||
paste = "1.0.13"
|
||||
shared_library = "0.1.9"
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||
|
|
Loading…
Reference in a new issue