1
Fork 0

bump parking_lot 0.11 to 0.12

This commit is contained in:
klensy 2023-08-03 16:05:26 +03:00
parent c115ec11d2
commit 383b715163
3 changed files with 4 additions and 4 deletions

View file

@ -35,7 +35,7 @@ elsa = "=1.7.1"
itertools = "0.10.1"
[dependencies.parking_lot]
version = "0.11"
version = "0.12"
[target.'cfg(windows)'.dependencies.windows]
version = "0.48.0"