Skip to content

Commit 6af4724

Browse files
authored
Merge pull request #42 from riley-martin/master
Updating dependency `parking_lot`
2 parents 73c0951 + 00eeadd commit 6af4724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ smallvec = "^1.4.2"
1616
clap = "^3.0.0-beta.1"
1717
config = "^0.9"
1818
half = "^1.6.0"
19-
parking_lot = "^0.11.2"
19+
parking_lot = "0.12.1"
2020
colorgrad = "^0.5.0"
2121

2222
[dependencies.rug]

0 commit comments

Comments
 (0)