Skip to content

Commit

Permalink
add lol_alloc to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Feb 13, 2025
1 parent 6c49a33 commit 620c41b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
35 changes: 35 additions & 0 deletions wasm/Cargo.lock

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

1 change: 1 addition & 0 deletions wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ wasm-bindgen-test = "=0.3.50"
js-sys = "0.3.60"
num-bigint = "0.4.0"
num-traits = "0.2.15"
lol_alloc = "0.4.1"

0 comments on commit 620c41b

Please sign in to comment.