Skip to content

Commit

Permalink
[depbot] Bump the deps group with 5 updates (#3507)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 5ddcb04 commit 4882cd1
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 36 deletions.
87 changes: 54 additions & 33 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 @@ -166,7 +166,7 @@ syn = "2.0.39"
thiserror = "1.0.50"
tokio = { version = "1.34.0" }
url = "2.4.1"
wat = "1.0.79"
wat = "1.0.80"
wabt = "0.10.0"
wasmer = "2.2"
wasmer-cache = "2.2.1"
Expand All @@ -176,7 +176,7 @@ wasmparser = { package = "wasmparser-nostd", version = "0.100.1", default-featur
which = "4.4.0"
winapi = "0.3.9"
paste = "1.0"
tempfile = "3.5.0"
tempfile = "3.8.1"

# Published deps
#
Expand Down Expand Up @@ -453,7 +453,7 @@ thousands = "0.2.0" # util
toml = "0.7.8" # utils/wasm-builder
tracing = "0.1.40" # utils/node-loder
tracing-appender = "0.2" # utils/node-loder
tracing-subscriber = "0.3.16" # utils/node-loder
tracing-subscriber = "0.3.18" # utils/node-loder
trybuild = "1" # gstd/codegen
wasm-opt = "0.111.0" # utils/wasm-builder
wasmprinter = "0.2" # utils/wasm-gen
Expand Down

0 comments on commit 4882cd1

Please sign in to comment.