Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmurph32 committed Jan 23, 2023
1 parent ec4c61c commit 3737133
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ criterion = { version = "0.4.0", default-features = false, features = ["cargo_be
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
nix = { version = "0.26.1", default-features = false, features = ["sched"] }

[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
glassbench = "0.3.3"

[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
benchmark-simple = "0.1.7"

[[bench]]
name = "bench_resize"
Expand Down

0 comments on commit 3737133

Please sign in to comment.