feat: update depot and zip versions to 0.30.1 and 8.3.1 respectively, enhance shell helper functions for safer file operations
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "depot"
|
||||
version = "0.30.0"
|
||||
version = "0.30.1"
|
||||
edition = "2024"
|
||||
|
||||
[lints.rust]
|
||||
@@ -27,7 +27,7 @@ toml = "1.0.6"
|
||||
url = "2.5.8"
|
||||
walkdir = "2.5.0"
|
||||
xz2 = "0.1.7"
|
||||
zip = "8.3.0"
|
||||
zip = "8.3.1"
|
||||
zstd = { version = "0.13.3", features = ["zstdmt"] }
|
||||
inquire = "0.9.4"
|
||||
md5 = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user