Skip to content

Commit

Permalink
Merge pull request #655 from axone-protocol/dependabot/cargo/thiserro…
Browse files Browse the repository at this point in the history
…r-2.0.0
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
2 parents 82f678f + c2f5653 commit f74d792
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ schemars = "0.8.21"
serde = { version = "1.0.215", default-features = false, features = ["derive"] }
serde-json-wasm = "1.0.1"
testing = { path = "packages/testing" }
thiserror = { version = "1.0.68" }
thiserror = { version = "2.0.0" }

0 comments on commit f74d792

Please sign in to comment.