feat: update dependencies to latest versions for improved stability
This commit is contained in:
+4
-4
@@ -22,7 +22,7 @@ static-except-libc = [
|
||||
anyhow = "1.0.103"
|
||||
ar = "0.9.0"
|
||||
bzip2 = "0.6.1"
|
||||
clap = { version = "4.6.0", features = ["derive"] }
|
||||
clap = { version = "4.6.2", features = ["derive"] }
|
||||
flate2 = "1.1.9"
|
||||
git2 = "0.21.0"
|
||||
indicatif = "0.18.6"
|
||||
@@ -35,7 +35,7 @@ sha2 = "0.11.0"
|
||||
tar = "0.4.46"
|
||||
tempfile = "=3.27.0"
|
||||
thiserror = "2.0.18"
|
||||
toml = "1.1.2"
|
||||
toml = "1.1.3"
|
||||
url = "2.5.8"
|
||||
walkdir = "2.5.0"
|
||||
xz2 = "0.1.7"
|
||||
@@ -43,7 +43,7 @@ zip = "8.5.0"
|
||||
zstd = { version = "0.13.3", features = ["zstdmt"] }
|
||||
inquire = "0.9.4"
|
||||
md5 = "0.8.1"
|
||||
suppaftp = "10.0.0"
|
||||
suppaftp = "10.0.1"
|
||||
minisign = "0.9.1"
|
||||
petgraph = "0.8.3"
|
||||
fd-lock = "4.0.4"
|
||||
@@ -54,7 +54,7 @@ sys-mount = { version = "3.1.0", default-features = false }
|
||||
time = { version = "0.3.53", features = ["formatting", "parsing"] }
|
||||
b2sum-rust = "0.3.0"
|
||||
serde_ignored = "0.1.14"
|
||||
lz4_flex = "0.13.1"
|
||||
lz4_flex = "0.14.0"
|
||||
lzma-rust2 = "0.16.5"
|
||||
signal-hook = "0.4.4"
|
||||
sha1 = "0.11.0"
|
||||
|
||||
Reference in New Issue
Block a user