mirror of
https://github.com/Noratrieb/my-binary-is-thicc-af.git
synced 2026-01-14 19:55:07 +01:00
use fxhash
This commit is contained in:
parent
c50057a145
commit
076080f31d
3 changed files with 16 additions and 6 deletions
|
|
@ -9,5 +9,9 @@ edition = "2021"
|
|||
eyre = "0.6.8"
|
||||
object = "0.31.1"
|
||||
rustc-demangle = { version = "0.1.23", features = ["std"] }
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0.164", features = ["derive"] }
|
||||
serde_json = "1.0.99"
|
||||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue