Skip to content

Commit

Permalink
build(deps): bump osmosis-std from 0.1.7 to 0.26.0
Browse files Browse the repository at this point in the history
Bumps [osmosis-std](https://github.com/osmosis-labs/osmosis-rust) from 0.1.7 to 0.26.0.
- [Release notes](https://github.com/osmosis-labs/osmosis-rust/releases)
- [Changelog](https://github.com/osmosis-labs/osmosis-rust/blob/main/RELEASE.md)
- [Commits](osmosis-labs/osmosis-rust@v0.1.7...v0.26.0)

---
updated-dependencies:
- dependency-name: osmosis-std
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 5344453 commit 5c7524a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
25 changes: 14 additions & 11 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/os/andromeda-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cw-storage-plus = { workspace = true }
serde-json-wasm = "1.0.1"
serde-cw-value = "0.7.0"
osmosis-std-derive = "0.15.3"
osmosis-std = "0.1.4"
osmosis-std = "0.26.0"
prost = { version = "0.11.2", default-features = false, features = [
"prost-derive",
] }
Expand Down

0 comments on commit 5c7524a

Please sign in to comment.