Upgrade to ena-0.13.1 and use the new inlined_probe_value function.
This is a big speed win for `keccak` and `inflate`.
This commit is contained in:
parent
acf7d4dcdb
commit
3eae7f6291
4 changed files with 13 additions and 6 deletions
|
|
@ -10,7 +10,7 @@ path = "lib.rs"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
ena = "0.13"
|
||||
ena = "0.13.1"
|
||||
indexmap = "1"
|
||||
log = "0.4"
|
||||
jobserver_crate = { version = "0.1.13", package = "jobserver" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue