1
Fork 0

Upgrade elsa to the newest version.

This commit is contained in:
David Venhoek 2025-01-26 14:18:59 +01:00
parent 8231e8599e
commit 1b8a792b96
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ edition = "2021"
arrayvec = { version = "0.7", default-features = false }
bitflags = "2.4.1"
either = "1.0"
elsa = "=1.7.1"
elsa = "1.11.0"
ena = "0.14.3"
indexmap = { version = "2.4.0", features = ["rustc-rayon"] }
jobserver_crate = { version = "0.1.28", package = "jobserver" }