Skip to content

Commit

Permalink
build(deps): bump thiserror from 1.0.69 to 2.0.3 (#643)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent d17a2b8 commit b9fd31d
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 43 deletions.
100 changes: 60 additions & 40 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 contracts/fungible-tokens/andromeda-ics20/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cw20-base = { workspace = true }
cw-controllers = "=1.1.2"
schemars = "0.8.21"
serde = "1.0.215"
thiserror = "1.0.61"
thiserror = "2.0.3"
cw-orch = { workspace = true }

andromeda-std = { workspace = true, features = ["rates"]}
Expand Down
Loading

0 comments on commit b9fd31d

Please sign in to comment.