fix for doorlib
This commit is contained in:
parent
8a9ae6bb34
commit
d07553afec
@ -6,7 +6,7 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
doorlib = { git = "https://gitlab.com/apamment/doorlib" }
|
doorlib = { git = "https://scove.talismanbbs.com/git/apamment/doorlib" }
|
||||||
#doorlib = { path = "../doorlib" }
|
#doorlib = { path = "../doorlib" }
|
||||||
serde = "1.0.136"
|
serde = "1.0.136"
|
||||||
serde_derive = "1.0.136"
|
serde_derive = "1.0.136"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user