sqishrc ok

This commit is contained in:
Justine
2023-02-06 23:19:51 +01:00
parent 2dd83d0097
commit ac775f8ce0
7 changed files with 212 additions and 77 deletions

View File

@ -15,3 +15,4 @@ termion = "2.0.1"
unicode-segmentation = "1.6.0"
which = { version = "4.4.0", features = ["regex"] }
regex = "1.7.1"
yaml-rust = "0.4.5"