Upgrade ena
to 0.14.1.
To get the small performance improvements from https://github.com/rust-lang/ena/pull/43.
This commit is contained in:
parent
07c993eba8
commit
d78ca52450
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
arrayvec = { version = "0.7", default-features = false }
|
||||
bitflags = "1.2.1"
|
||||
cfg-if = "1.0"
|
||||
ena = "0.14"
|
||||
ena = "0.14.1"
|
||||
indexmap = { version = "1.9.1" }
|
||||
jobserver_crate = { version = "0.1.13", package = "jobserver" }
|
||||
libc = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue