mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 04:27:45 +00:00
perf: remove rand dependency
This commit is contained in:
parent
20fae077d9
commit
0f38838292
5 changed files with 8 additions and 136 deletions
|
@ -1,7 +1,6 @@
|
|||
[dependencies]
|
||||
alejandra_engine = { "path" = "../src/alejandra_engine" }
|
||||
console_error_panic_hook = "*"
|
||||
getrandom = { version = "*", features = ["js"] }
|
||||
wasm-bindgen = "*"
|
||||
wee_alloc = "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue