fix federation recovery after network suspension
CI / check (push) Successful in 1m13s

This commit is contained in:
Ultradesu
2026-09-02 15:09:16 +01:00
parent 02ef0095f5
commit 95bcc9bac4
12 changed files with 342 additions and 63 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "federation-net"
version = "0.3.0"
version = "0.3.1"
description = "Generic peer-to-peer networking engine built on Iroh"
readme = "README.md"
documentation = "https://docs.rs/federation-net"