Skip to content

Commit

Permalink
Don't use wasm-bindgen from git
Browse files Browse the repository at this point in the history
  • Loading branch information
pufferfish101007 committed Jun 11, 2024
1 parent 6fb0704 commit 5172146
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ indexmap = { version = "2.0.0", default-features = false }
hashers = "1.0.1"
uuid = { version = "1.4.1", default-features = false, features = ["v4", "js"] }

[patch.crates-io]
wasm-bindgen = { git = "https://github.com/rustwasm/wasm-bindgen.git" }

#[dev-dependencies]
#reqwest = { version = "0.11", features = ["blocking"] }

Expand Down

0 comments on commit 5172146

Please sign in to comment.