1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-31 04:27:45 +00:00

feat: upgrade dependencies

This commit is contained in:
Kevin Amado 2022-11-12 12:41:53 -07:00
parent 422b74b10d
commit 378cde949b
9 changed files with 281 additions and 354 deletions

View file

@ -2,7 +2,6 @@
alejandra = { "path" = "../src/alejandra" }
console_error_panic_hook = "*"
wasm-bindgen = "*"
wee_alloc = "*"
[lib]
crate-type = ["cdylib"]