Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau committed Nov 26, 2024
1 parent bd9d20a commit ac667a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ http-body-util = { version = "0.1" }
hyper = { workspace = true, features = ["client", "http1"] }
parking_lot = { version = "0.12", features = ["nightly"] }
pin-project-lite = { workspace = true }
rayon = "1.8"
serde = { workspace = true, features = ["derive"] }
serde_json = { version = "1.0" }
time = { version = "0.3", features = ["wasm-bindgen"] }
Expand Down

0 comments on commit ac667a8

Please sign in to comment.