add url, lazy_static
This commit is contained in:
@@ -14,3 +14,5 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
log = "0.4.8"
|
||||
pretty_env_logger = "0.4.0"
|
||||
url = "2.1.1"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user