Skip to content

Commit 80a09f2

Browse files
committed
fixup
1 parent bf8cca5 commit 80a09f2

File tree

2 files changed

+32
-46
lines changed

2 files changed

+32
-46
lines changed

browser-blobs/Cargo.lock

Lines changed: 31 additions & 45 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.104"
26+
wasm-bindgen = "=0.2.105"
2727
wasm-bindgen-futures = "0.4"
2828

2929
[features]

0 commit comments

Comments
 (0)