branch main (#219)
This commit is contained in:
parent
4dea81b2a2
commit
13b4a143b8
@ -53,7 +53,7 @@ path = "./examples/llmp_test/main.rs"
|
||||
required-features = ["std"]
|
||||
|
||||
[dependencies]
|
||||
tuple_list = { version = "0.1.2", git = "https://github.com/domenukk/tuple_list" }
|
||||
tuple_list = { version = "0.1.2", git = "https://github.com/domenukk/tuple_list", branch = "main" }
|
||||
hashbrown = { version = "0.9", features = ["serde", "ahash-compile-time-rng"], default-features=false } # A faster hashmap, nostd compatible
|
||||
num = { version = "0.4.0", default-features = false }
|
||||
xxhash-rust = { version = "0.8.2", features = ["xxh3"] } # xxh3 hashing for rust
|
||||
|
Loading…
x
Reference in New Issue
Block a user