Skip to content

Commit

Permalink
stdweb->wasm-bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 16, 2023
1 parent 850697b commit e468f21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 138 deletions.
140 changes: 3 additions & 137 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ crate-type = ["cdylib", "rlib"]
bytemuck = { version = "*", features = ["derive"] }
env_logger = "*"
log = "*"
instant = { version = "*", features = ["stdweb"] }
instant = { version = "*", features = ["wasm-bindgen"] }
pollster = "*"
rand = "*"
rand_chacha = "*"
Expand Down

0 comments on commit e468f21

Please sign in to comment.