Skip to content

Commit

Permalink
build(deps): bump cosmrs from 0.18.0 to 0.19.0 (#661)
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 20, 2024
1 parent f70b313 commit 13f4483
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 81 deletions.
82 changes: 2 additions & 80 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 packages/andromeda-testing-e2e/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ andromeda-economics = { version = "1.0.0", path = "../../contracts/os/andromeda-
andromeda-std = { workspace = true }
serde = { workspace = true }
secp256k1 = "0.30.0"
cosmrs = "0.18.0"
cosmrs = "0.19.0"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
cw-multi-test = { workspace = true }
Expand Down

0 comments on commit 13f4483

Please sign in to comment.