Bump jobslot from 0.2.8 to 0.2.9 (#833)

This commit is contained in:
dependabot[bot] 2023-02-27 03:29:16 +00:00 committed by GitHub
parent 809c8e9cad
commit fd0166e31b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -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.8", features = ["tokio"] }
jobslot = { version = "0.2.9", features = ["tokio"] }
maybe-owned = "0.3.4"
miette = "5.5.0"
normalize-path = { version = "0.2.0", path = "../normalize-path" }