Skip to content

Commit

Permalink
Merge pull request #1477 from scrtlabs/dependabot/cargo/cosmwasm/serd…
Browse files Browse the repository at this point in the history
…e-1.0.171

Bump serde from 1.0.167 to 1.0.171 in /cosmwasm
  • Loading branch information
assafmo authored Jul 10, 2023
2 parents ad9c598 + 9154d74 commit 79f6efb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions cosmwasm/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 cosmwasm/packages/sgx-vm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ serde_json = "1.0"
# wasmer-middleware-common = "=0.17.0"
# wasmer-clif-backend = { version = "=0.17.0", optional = true }
# wasmer-singlepass-backend = { version = "=0.17.0", optional = true }
serde = { version = "1.0.167", default-features = false, features = [
serde = { version = "1.0.171", default-features = false, features = [
"derive",
"alloc"
] }
Expand Down

0 comments on commit 79f6efb

Please sign in to comment.