Merge remote-tracking branch 'gitea-ai/fix/reticulum-daemon-process-group'

This commit is contained in:
archipelago
2026-07-02 02:56:40 -04:00
3 changed files with 22 additions and 3 deletions
+1
View File
@@ -22,6 +22,7 @@ iroh-swarm = ["dep:iroh", "dep:iroh-blobs"]
[dependencies]
# Core dependencies
tokio = { version = "1", features = ["full"] }
libc = "0.2" # process-group signalling for the supervised reticulum daemon
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
anyhow = "1.0"