Skip to content

Commit

Permalink
[depbot] Bump the deps group with 6 updates (#3473)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ca13acc commit 5ae3b19
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
74 changes: 37 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ members = [

[workspace.dependencies]
anyhow = "1.0.75"
arbitrary = "1.3.1"
arbitrary = "1.3.2"
async-recursion = "1.0.5"
async-trait = "0.1.74"
base64 = "0.21.5"
Expand Down Expand Up @@ -161,7 +161,7 @@ syn = "2.0.38"
thiserror = "1.0.50"
tokio = { version = "1.33.0" }
url = "2.4.1"
wat = "1.0.77"
wat = "1.0.78"
wabt = "0.10.0"
wasmi = { version = "0.14.0", default-features = false }
wasmparser = { package = "wasmparser-nostd", version = "0.100.1", default-features = false }
Expand Down Expand Up @@ -419,7 +419,7 @@ cfg-if = "1.0.0" # gear
cargo_metadata = "=0.15.3" # utils/wasm-builder
errno = "0.3" # gear-lazy-pages
impl-trait-for-tuples = "0.2.2" # pallets/staking-rewards
indexmap = "2.0.2" # utils/weight-diff
indexmap = "2.1.0" # utils/weight-diff
indicatif = "*" # utils/wasm-gen
keyring = "1.2.1" # gcli
libp2p = "=0.50.1" # gcli (same version as sc-consensus)
Expand Down

0 comments on commit 5ae3b19

Please sign in to comment.