Add odht to [workspace.dependencies].
This commit is contained in:
parent
42359b7026
commit
20d03752c5
3 changed files with 3 additions and 2 deletions
|
|
@ -71,6 +71,7 @@ itertools = "0.12.1"
|
|||
libc = "=0.2.174"
|
||||
measureme = "12.0.3"
|
||||
memchr = "2.7.5"
|
||||
odht = { version = "0.3.1", features = ["nightly"] }
|
||||
proc-macro2 = "1.0.101"
|
||||
quote = "1.0.40"
|
||||
rustc-hash = "2.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue