mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-19 00:31:24 +01:00
revert: remove dependency on async_recursion
This commit is contained in:
parent
becaad677f
commit
c58af8485d
3 changed files with 159 additions and 169 deletions
|
|
@ -115,7 +115,6 @@ lazy_static = "1.4.0"
|
|||
async-trait = "0.1.68"
|
||||
|
||||
sd-notify = { version = "0.4.1", optional = true }
|
||||
async-recursion = "1.0.5"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = { version = "0.26.2", features = ["resource"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue