mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump jobslot from 0.2.9 to 0.2.10 (#844)
This commit is contained in:
parent
44eaff97dc
commit
c00d648dac
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ detect-targets = { version = "0.1.5", path = "../detect-targets" }
|
|||
either = "1.8.1"
|
||||
home = "0.5.4"
|
||||
itertools = "0.10.5"
|
||||
jobslot = { version = "0.2.9", features = ["tokio"] }
|
||||
jobslot = { version = "0.2.10", features = ["tokio"] }
|
||||
maybe-owned = "0.3.4"
|
||||
miette = "5.5.0"
|
||||
normalize-path = { version = "0.2.0", path = "../normalize-path" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue