Skip to content

Commit 9e20fec

Browse files
committed
Bump parking_lot_core version to 0.2.8
1 parent c7233a9 commit 9e20fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "parking_lot_core"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
authors = ["Amanieu d'Antras <[email protected]>"]
55
description = "An advanced API for creating custom synchronization primitives."
66
documentation = "https://amanieu.github.io/parking_lot/parking_lot_core/index.html"

0 commit comments

Comments
 (0)