diff --git a/Cargo.toml b/Cargo.toml index 9676d28..485b628 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -doorlib = { git = "https://gitlab.com/apamment/doorlib" } +doorlib = { git = "https://scove.talismanbbs.com/git/apamment/doorlib" } #doorlib = { path = "../doorlib" } serde = "1.0.136" serde_derive = "1.0.136" -serde_json = "1.0.79" \ No newline at end of file +serde_json = "1.0.79"