Skip to content

Commit e1a40c3

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump parking_lot from 0.11.1 to 0.11.2
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@0.11.1...0.11.2) --- updated-dependencies: - dependency-name: parking_lot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12ab1f5 commit e1a40c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ipnetwork = "0.18.0"
2929
lazy_static = "1.4.0"
3030
log = { version = "0.4.14", features = ["serde", "std"] }
3131
nix = "0.22.0"
32-
parking_lot = "0.11.1"
32+
parking_lot = "0.11.2"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.4"
3535
rayon = "1.5.1"

0 commit comments

Comments
 (0)