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

feat: rename alejandra_engine to alejandra

This commit is contained in:
Kevin Amado 2022-06-23 12:34:08 -06:00
parent bd7ca846d5
commit bc32bd59e0
90 changed files with 41 additions and 41 deletions

View file

@ -1,5 +1,5 @@
[dependencies]
alejandra_engine = { "path" = "../src/alejandra_engine" }
alejandra = { "path" = "../src/alejandra" }
console_error_panic_hook = "*"
wasm-bindgen = "*"
wee_alloc = "*"