Advertise signed peer cards on LAN
This commit is contained in:
parent
b0f208b05a
commit
d5a548182b
10 changed files with 306 additions and 7 deletions
|
|
@ -51,6 +51,7 @@ rand_core = { version = "0.6", features = ["getrandom"] }
|
|||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
swarm-discovery = "0.4.1"
|
||||
tempfile = "3"
|
||||
thiserror = "2"
|
||||
time = { version = "0.3", features = ["formatting", "serde"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue