Skip to content

Commit

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

Bump serde from 1.0.185 to 1.0.186 in /cosmwasm
  • Loading branch information
Cashmaney authored Aug 24, 2023
2 parents 64873d6 + 74cf68f commit a0d7ecb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -44,7 +44,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.185", default-features = false, features = [
serde = { version = "1.0.186", default-features = false, features = [
"derive",
"alloc"
] }
Expand Down

0 comments on commit a0d7ecb

Please sign in to comment.