changed rolling-file to git2
This commit is contained in:
parent
b7aafc68d6
commit
f18ca40214
2
Cargo.toml
Normal file → Executable file
2
Cargo.toml
Normal file → Executable file
@ -16,7 +16,7 @@ once_cell = "1.19.0"
|
|||||||
prost = "0.12.6"
|
prost = "0.12.6"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
# rolling-file = { git = "https://git.asxalex.pw/rust/rolling-file" }
|
# rolling-file = { git = "https://git.asxalex.pw/rust/rolling-file" }
|
||||||
rolling-file = { git = "ssh://git@git.asxalex.pw/rust/rolling-file.git" }
|
rolling-file = { git = "ssh://git@git2.asxalex.pw/rust/rolling-file.git" }
|
||||||
rsa = "0.9.6"
|
rsa = "0.9.6"
|
||||||
serde = { version = "1.0.196", features = ["derive"] }
|
serde = { version = "1.0.196", features = ["derive"] }
|
||||||
serde_json = "1.0.113"
|
serde_json = "1.0.113"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user