heh
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ atools = "0.1.5" hinted = "0.0.1" itertools = "0.12.0" memchr = "2.6.4" -radsort = "0.1.1" +# radsort = "0.1.1" rustc-hash = { version = "2.1.0", features = ["nightly"] } [profile.release] lto = true |