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