Use fnv instead of twox.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
[package]
|
||||
name = "bit_set"
|
||||
name = "bit-set"
|
||||
version = "0.1.0"
|
||||
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
fnv = "1.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user