Skip to content

Commit 61a1996

Browse files
committed
fixup
1 parent 6fa1298 commit 61a1996

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

browser-blobs/Cargo.lock

Lines changed: 17 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

browser-blobs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tokio = { version = "1.44.0", default-features = false, features = ["sync"] }
2323
tracing = "0.1.40"
2424
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
2525
tracing-subscriber-wasm = "0.1.0"
26-
wasm-bindgen = "=0.2.100"
26+
wasm-bindgen = "=0.2.104"
2727
wasm-bindgen-futures = "0.4"
2828

2929
[features]

0 commit comments

Comments
 (0)