Skip to content

Commit

Permalink
Merge pull request #50 from amphitheatre-app/dependabot/cargo/thiserr…
Browse files Browse the repository at this point in the history
…or-2.0.3

Update thiserror requirement from 1.0.58 to 2.0.3
  • Loading branch information
wangeguo authored Nov 12, 2024
2 parents 2d16cf1 + f4d7afe commit 67aaa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ oci-distribution = { version = "0.11.0", default-features = false, features = ["
schemars = "0.8.16"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
thiserror = "1.0.58"
thiserror = "2.0.3"
toml = "0.8.12"
tracing = "0.1.40"
ureq = { version = "2.9.6", features = ["json"] }
Expand Down

0 comments on commit 67aaa3c

Please sign in to comment.