Use FX Hash

This commit is contained in:
Quentin Boyer 2025-12-10 01:39:56 +01:00
parent 172b33b63c
commit c9bd84ebdb
3 changed files with 19 additions and 14 deletions

View file

@ -10,6 +10,7 @@ bstr = "1.11.0"
clap = { version = "4.5.21", features = ["derive"] }
color-eyre = "0.6.3"
humantime = "2.1.0"
rustc-hash = "2.1.1"
[profile.release]
debug = true