heh
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ edition = "2021" [dependencies] atools = "0.1.5" bitvec = "1.0.1" +car = "0.1.1" # hinted = "0.0.1" itertools = "0.12.0" memchr = "2.6.4" |