mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
udp: update constant_time_eq to v0.3.0
This commit is contained in:
parent
227bf6163c
commit
fe8fce94ce
2 changed files with 3 additions and 9 deletions
|
|
@ -31,7 +31,7 @@ anyhow = "1"
|
|||
blake3 = "1"
|
||||
cfg-if = "1"
|
||||
compact_str = "0.7"
|
||||
constant_time_eq = "0.2"
|
||||
constant_time_eq = "0.3"
|
||||
crossbeam-channel = "0.5"
|
||||
getrandom = "0.2"
|
||||
hashbrown = { version = "0.14", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue