Fixes mutual connections not being seen and hence requests failing.

This commit is contained in:
Paul
2021-03-30 22:09:36 +01:00
parent 0a9d5de369
commit 37df18dbf7
4 changed files with 11 additions and 11 deletions

4
Cargo.lock generated
View File

@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "addr2line"
version = "0.14.1"
@@ -2473,7 +2475,7 @@ dependencies = [
[[package]]
name = "revolt"
version = "0.3.3-alpha.7"
version = "0.3.3-alpha.8"
dependencies = [
"async-std",
"async-tungstenite",