1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-07 16:15:32 +02:00

Upgrade to parking_lot 0.11

This commit is contained in:
Josh Stone 2020-09-11 15:06:53 -07:00
parent 196a106e7a
commit d7493fa02d

View file

@ -19,4 +19,4 @@ chrono = "0.4"
base64 = "0.12" base64 = "0.12"
image = "0.23" image = "0.23"
log = "0.4" log = "0.4"
parking_lot = "0.10" parking_lot = "0.11"