proper shutdown and progress reports

This commit is contained in:
dignifiedquire
2022-07-11 16:41:49 +02:00
parent 995bf6fa9e
commit 0aa4e21f7a
3 changed files with 32 additions and 9 deletions

View File

@@ -154,6 +154,4 @@ vendored = [
nightly = ["pgp/nightly"]
[patch.crates-io]
chacha20poly1305 = { git = "https://github.com/dignifiedquire/AEADs", branch = "chacha20-fix" }
chacha20 = { git = "https://github.com/dignifiedquire/stream-ciphers", branch = "chacha20-fix" }
libp2p = { git = "https://github.com/dignifiedquire/rust-libp2p", branch = "feat-kad-count" }