1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: get strings done right

This commit is contained in:
Kevin Amado 2022-01-27 21:42:40 -05:00
parent e081ba1b4e
commit 08b9b84b14
No known key found for this signature in database
GPG key ID: FFF341057F503148
8 changed files with 253 additions and 101 deletions

View file

@ -1,5 +1,6 @@
[dependencies]
clap = "3"
rand = "0.8"
rayon = "1.5"
rnix = "0.10"
rowan = "0.15"