mirror of
https://github.com/RGBCube/cstree
synced 2025-07-27 17:17:45 +00:00
Bump parking_lot
dependency (#48)
This commit is contained in:
parent
16f7a3bd80
commit
8750498b7a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ debug = true
|
||||||
[dependencies]
|
[dependencies]
|
||||||
text-size = "1.1.0"
|
text-size = "1.1.0"
|
||||||
fxhash = "0.2.1"
|
fxhash = "0.2.1"
|
||||||
parking_lot = "0.11.2"
|
parking_lot = "0.12.1"
|
||||||
|
|
||||||
# Arc
|
# Arc
|
||||||
triomphe = "0.1.7"
|
triomphe = "0.1.7"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue