fix retry on broken connection #177

This commit is contained in:
DenioD
2020-07-26 12:04:04 +02:00
parent 622917a587
commit aee9697750
2 changed files with 4 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ crate-type = ["staticlib"]
libc = "0.2.58"
lazy_static = "1.4.0"
blake3 = "0.3.4"
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "ffd77503f73b727ea9469d5b9122d60554c2a372" }
silentdragonlitelib = { git = "https://github.com/MyHush/silentdragonlite-cli", rev = "fcd9cbb17020ffbaef41b2db62766ef8c3c81768" }