1
Fork 0

Update ena to 0.14.3

This commit is contained in:
Michael Goulet 2024-05-06 14:32:39 -04:00
parent fc47cf38e5
commit 2af0871297
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ arrayvec = { version = "0.7", default-features = false }
bitflags = "2.4.1"
either = "1.0"
elsa = "=1.7.1"
ena = "0.14.2"
ena = "0.14.3"
indexmap = { version = "2.0.0" }
jobserver_crate = { version = "0.1.28", package = "jobserver" }
libc = "0.2"