Skip to content

Commit 667b46a

Browse files
build(deps): bump cosmrs from 0.19.0 to 0.22.0
Bumps [cosmrs](https://github.com/cosmos/cosmos-rust) from 0.19.0 to 0.22.0. - [Commits](cosmos/cosmos-rust@cosmrs/v0.19.0...cosmrs/v0.22.0) --- updated-dependencies: - dependency-name: cosmrs dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c85788b commit 667b46a

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

Cargo.lock

Lines changed: 33 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ thiserror = { version = "2.0.16" }
8181
cw-ownable = "2.1.0"
8282

8383
astroport = { git = "https://github.com/astroport-fi/astroport-core" }
84-
cosmrs = { version = "0.19.0", features = ["cosmwasm"]}
84+
cosmrs = { version = "0.22.0", features = ["cosmwasm"]}
8585
sha2 = "0.10.9"

0 commit comments

Comments
 (0)