feat: update depot to version 0.14.0 and add support for installing test dependencies
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "depot"
|
||||
version = "0.13.3"
|
||||
version = "0.14.0"
|
||||
edition = "2024"
|
||||
|
||||
[lints.rust]
|
||||
@@ -23,7 +23,7 @@ sha2 = "0.10.9"
|
||||
tar = "0.4.44"
|
||||
tempfile = "=3.26.0"
|
||||
thiserror = "2.0.18"
|
||||
toml = "0.9.8"
|
||||
toml = "1.0.6"
|
||||
url = "2.5.8"
|
||||
walkdir = "2.5.0"
|
||||
xz2 = "0.1.7"
|
||||
|
||||
Reference in New Issue
Block a user