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

Merge branch 'parking_lot-0.11' into 'master'

Upgrade to parking_lot 0.11

See merge request news-flash/article_scraper!6
This commit is contained in:
Jan Lukas Gernert 2020-09-12 06:28:40 +00:00
commit c607892367

View file

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