Remove tokio from dependencies
This commit is contained in:
parent
35aa2374c4
commit
528f1bac48
@ -20,7 +20,6 @@ serde_derive = "1.0"
|
|||||||
serde_json = "1.0.80"
|
serde_json = "1.0.80"
|
||||||
shrinkwraprs = "0.3.0"
|
shrinkwraprs = "0.3.0"
|
||||||
syntect = "4.5.0"
|
syntect = "4.5.0"
|
||||||
tokio = "0.1.22"
|
|
||||||
regex-syntax = { version = "0.6.17", default-features = false, features = ["unicode-perl"] }
|
regex-syntax = { version = "0.6.17", default-features = false, features = ["unicode-perl"] }
|
||||||
tracing = "0.1.34"
|
tracing = "0.1.34"
|
||||||
askama_escape = "0.10.3"
|
askama_escape = "0.10.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user