Skip to content

Commit 3c9be05

Browse files
Update lock_api requirement from =0.4.6 to =0.4.7 (#6)
1 parent ce623dd commit 3c9be05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ diesel = { version = "2.0.0-rc.0", features = [ "r2d2", "i-implement-a-third-par
1515
# following issue: https://github.com/Amanieu/parking_lot/issues/336
1616
#
1717
# As a workaround, we pin 0.4.6.
18-
lock_api = "=0.4.6"
18+
lock_api = "=0.4.7"
1919
serde = "1"
2020
usdt = "0.3"
2121
uuid = { version = ">=0.8.0, <2.0.0", features = [ "v4", "serde" ] }

0 commit comments

Comments
 (0)