Skip to content

Commit

Permalink
Merge pull request TheDan64#140 from TheDan64/dependabot/cargo/parkin…
Browse files Browse the repository at this point in the history
…g_lot-0.10

Update parking_lot requirement from 0.9 to 0.10
  • Loading branch information
TheDan64 authored Nov 27, 2019
2 parents 781620e + 51216ae commit 7643918
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 @@ -61,7 +61,7 @@ inkwell_internals = { path = "./internal_macros", version = "0.1.0" }
libc = "0.2"
llvm-sys = "80.1"
once_cell = "1.2"
parking_lot = "0.9"
parking_lot = "0.10"
regex = "1"
static-alloc = { version = "0.1", optional = true }

Expand Down

0 comments on commit 7643918

Please sign in to comment.