Skip to content

Commit f9ade86

Browse files
Bump parking_lot from 0.9.0 to 0.10.0
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.9.0 to 0.10.0. - [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.9.0...0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ce820b4 commit f9ade86

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

Cargo.lock

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

site/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ toml = "0.5"
2828
jemallocator = "0.3"
2929
jemalloc-ctl = "0.3"
3030
rust_team_data = { git = "https://github.com/rust-lang/team" }
31-
parking_lot = "0.9"
31+
parking_lot = "0.10"
3232
snap = "0.2.5"
3333

3434
[dependencies.collector]

0 commit comments

Comments
 (0)