mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump jobslot from 0.2.1 to 0.2.6 (#411)
Bumps [jobslot](https://github.com/cargo-bins/jobslot) from 0.2.1 to 0.2.6. - [Release notes](https://github.com/cargo-bins/jobslot/releases) - [Commits](https://github.com/cargo-bins/jobslot/compare/v0.2.1...v0.2.6) --- updated-dependencies: - dependency-name: jobslot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
569cc3816e
commit
f41eacf9f3
2 changed files with 5 additions and 3 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
@ -969,14 +969,16 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "jobslot"
|
||||
version = "0.2.1"
|
||||
version = "0.2.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0f0478230fe7c53cb89765785904f3cd9a1fb95f7d3261c343fe3248627e6060"
|
||||
checksum = "d395750ec1a0237b64ce69634232669d352a2b2cf63120d567b5938b9cb17650"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"getrandom",
|
||||
"libc",
|
||||
"scopeguard",
|
||||
"tokio",
|
||||
"winapi",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue