Skip to content

Commit 6331a9c

Browse files
fix(deps): update rust crate thiserror to v2
Signed-off-by: Platform Engineering Bot <[email protected]>
1 parent 977bb48 commit 6331a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ openssl = "0.10.33"
1818
serde = { features = ["derive"], version = "1.0.125" }
1919
serde_json = "1.0.64"
2020
tar = "0.4.38"
21-
thiserror = "1"
21+
thiserror = "2"
2222
oci-spec = "0.7.0"
2323
zstd = { version = "0.13.2", optional = true }
2424

0 commit comments

Comments
 (0)