diff --git a/core/archipelago/Cargo.toml b/core/archipelago/Cargo.toml index 0d8c7a80..7a2cc2e1 100644 --- a/core/archipelago/Cargo.toml +++ b/core/archipelago/Cargo.toml @@ -83,6 +83,7 @@ zeroize = { version = "1.7", features = ["derive"] } # Mainline DHT (did:dht — BitTorrent DHT for decentralized identity) mainline = "2" zbase32 = "0.1" +bytes = "1" # Systemd watchdog notification sd-notify = "0.4"