Skip to content

Commit

Permalink
fix(deps): update rust crate schemars from 0.8.11 to 0.8.21
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed May 24, 2024
1 parent b9d2fc0 commit 7d3c4d4
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 18 deletions.
45 changes: 28 additions & 17 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 @@ -41,7 +41,7 @@ cosmwasm-storage = { version = "=1.2.0" }
cw-storage-plus = "=0.12.1"
os-gateway-contract-attributes = "=1.0.1"
result-extensions = "=1.0.2"
schemars = "=0.8.11"
schemars = "=0.8.21"
semver = "=1.0.7"
serde = { version = "=1.0.137", default-features = false, features = ["derive"] }
serde-json-wasm = { version = "=0.4.1" }
Expand Down

0 comments on commit 7d3c4d4

Please sign in to comment.