Update multiple dependencies (#9936)

This commit is contained in:
Koute
2021-10-05 23:22:28 +09:00
committed by GitHub
parent 400f3e6579
commit dbc97029b6
5 changed files with 31 additions and 32 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ atty = "0.2.13"
chrono = "0.4.19"
lazy_static = "1.4.0"
log = { version = "0.4.8" }
once_cell = "1.4.1"
once_cell = "1.8.0"
parking_lot = "0.11.1"
regex = "1.4.2"
rustc-hash = "1.1.0"