# brainwires-relay (DEPRECATED)
This crate has been renamed to [`brainwires-agent-network`](https://crates.io/crates/brainwires-agent-network).
Replace in your `Cargo.toml`:
```toml
# Before
brainwires-relay = "0.2"
# After
brainwires-agent-network = "0.3"
```