mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 14:18:41 +02:00
fix: deps
This commit is contained in:
664
Cargo.lock
generated
664
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ lazy-regex = "^2.5"
|
|||||||
lazy_static = "^1.4"
|
lazy_static = "^1.4"
|
||||||
log = "^0.4"
|
log = "^0.4"
|
||||||
magic-crypt = "^3.1"
|
magic-crypt = "^3.1"
|
||||||
notify = "^4.0"
|
notify = "=4.0.17"
|
||||||
notify-rust = { version = "^4.5", default-features = false, features = ["d"] }
|
notify-rust = { version = "^4.5", default-features = false, features = ["d"] }
|
||||||
open = "^5.0"
|
open = "^5.0"
|
||||||
rand = "^0.8.5"
|
rand = "^0.8.5"
|
||||||
@@ -61,7 +61,7 @@ remotefs-aws-s3 = { version = "^0.2.1", default-features = false, features = [
|
|||||||
"rustls",
|
"rustls",
|
||||||
] }
|
] }
|
||||||
rpassword = "^7.0"
|
rpassword = "^7.0"
|
||||||
self_update = { version = "^0.36", default-features = false, features = [
|
self_update = { version = "^0.37", default-features = false, features = [
|
||||||
"rustls",
|
"rustls",
|
||||||
"archive-tar",
|
"archive-tar",
|
||||||
"archive-zip",
|
"archive-zip",
|
||||||
|
|||||||
Reference in New Issue
Block a user