Added stat version
CI / check (push) Successful in 2m41s

This commit is contained in:
Ultradesu
2026-07-28 22:00:11 +01:00
parent 8de7d12927
commit 10fa97a915
19 changed files with 703 additions and 407 deletions
+1 -2
View File
@@ -3,7 +3,6 @@ resolver = "3"
members = [
"crates/federation-net",
"crates/music-dht",
"apps/federation-net-demo",
]
[workspace.package]
@@ -13,7 +12,7 @@ rust-version = "1.97"
repository = "https://gt.hexor.cy/ab/frid"
[workspace.dependencies]
federation-net = { path = "crates/federation-net", version = "0.1.0" }
federation-net = { path = "crates/federation-net", version = "0.2.0" }
iroh = "1"
iroh-base = "1"
iroh-tickets = "1"