1
Fork 0

Use elsa =1.7.1 as 1.8.0 was an accidental copy of 1.7.0

This commit is contained in:
Oli Scherer 2023-04-05 08:07:29 +00:00
parent 54214c8d8d
commit 457a162d00
2 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ stacker = "0.1.15"
tempfile = "3.2"
thin-vec = "0.2.12"
tracing = "0.1"
elsa = "1.8"
elsa = "=1.7.1"
[dependencies.parking_lot]
version = "0.11"