Migrate to once_cell. (#1565)
This commit is contained in:
@@ -98,7 +98,7 @@ futures-util = { version = "0.3.0", default-features = false }
|
||||
http-body = "0.4.0"
|
||||
hyper = { version = "0.14.18", default-features = false, features = ["tcp", "http1", "http2", "client", "runtime"] }
|
||||
h2 = "0.3.10"
|
||||
lazy_static = "1.4"
|
||||
once_cell = "1"
|
||||
log = "0.4"
|
||||
mime = "0.3.16"
|
||||
percent-encoding = "2.1"
|
||||
|
||||
Reference in New Issue
Block a user