Skip to content

Commit

Permalink
Bump serde-json-wasm from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [serde-json-wasm](https://github.com/CosmWasm/serde-json-wasm) from 0.5.1 to 0.5.2.
- [Changelog](https://github.com/CosmWasm/serde-json-wasm/blob/v0.5.2/CHANGELOG.md)
- [Commits](CosmWasm/serde-json-wasm@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: serde-json-wasm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 77964a0 commit ce8c73f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -24,7 +24,7 @@ serde = { version = "1.0.137", default-features = false, features = ["derive"] }
thiserror = { version = "1.0.31" }
cw-multi-test = "0.16.1"
# osmosis-testing = "0.13.2"
serde-json-wasm = "0.5.0"
serde-json-wasm = "0.5.2"
serde-cw-value = "0.7.0"
bech32 = "0.9.1"
cw-utils = "1.0.0"
Expand Down

0 comments on commit ce8c73f

Please sign in to comment.