mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
update dependencies
This commit is contained in:
parent
4871293708
commit
50574bf352
2 changed files with 290 additions and 62 deletions
|
@ -30,7 +30,7 @@ tokio = {version = "1.10", features = [
|
|||
"macros",
|
||||
"rt-multi-thread",
|
||||
], optional = true}
|
||||
url = {version = "2.2", features = ["serde"]}
|
||||
url = {version = "2", features = ["serde"]}
|
||||
walkdir = "2"
|
||||
warp = {version = "0.3", optional = true}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue