Skip to content

Commit

Permalink
Update lock_api requirement from =0.4.6 to =0.4.7 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 19, 2022
1 parent ce623dd commit 3c9be05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ diesel = { version = "2.0.0-rc.0", features = [ "r2d2", "i-implement-a-third-par
# following issue: https://github.com/Amanieu/parking_lot/issues/336
#
# As a workaround, we pin 0.4.6.
lock_api = "=0.4.6"
lock_api = "=0.4.7"
serde = "1"
usdt = "0.3"
uuid = { version = ">=0.8.0, <2.0.0", features = [ "v4", "serde" ] }
Expand Down

0 comments on commit 3c9be05

Please sign in to comment.