We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 977bb48 commit 6331a9cCopy full SHA for 6331a9c
Cargo.toml
@@ -18,7 +18,7 @@ openssl = "0.10.33"
18
serde = { features = ["derive"], version = "1.0.125" }
19
serde_json = "1.0.64"
20
tar = "0.4.38"
21
-thiserror = "1"
+thiserror = "2"
22
oci-spec = "0.7.0"
23
zstd = { version = "0.13.2", optional = true }
24
0 commit comments