fix: add bytes crate for mainline DHT Bytes type
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ef3e683007
commit
6f9f6b8b5f
@ -83,6 +83,7 @@ zeroize = { version = "1.7", features = ["derive"] }
|
|||||||
# Mainline DHT (did:dht — BitTorrent DHT for decentralized identity)
|
# Mainline DHT (did:dht — BitTorrent DHT for decentralized identity)
|
||||||
mainline = "2"
|
mainline = "2"
|
||||||
zbase32 = "0.1"
|
zbase32 = "0.1"
|
||||||
|
bytes = "1"
|
||||||
|
|
||||||
# Systemd watchdog notification
|
# Systemd watchdog notification
|
||||||
sd-notify = "0.4"
|
sd-notify = "0.4"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user