Skip to content

Commit

Permalink
chore(javascript): Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 authored Jan 7, 2025
1 parent 62b3246 commit f46efc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/javascript/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ napi = { version = "2.14.1", default-features = false, features = ["napi4"] }
napi-derive = "2.14.4"

[target.'cfg(target_arch = "wasm32")'.dependencies]
# Pinned due to a bug in the return type: https://github.com/rustwasm/wasm-bindgen/pull/4210
wasm-bindgen = "=0.2.99"
serde-wasm-bindgen = "0.6"
getrandom = { version = "0.2", features = ["js"] }
Expand Down

0 comments on commit f46efc8

Please sign in to comment.