jrsonnet
refs/commits
ad7852dc047c
cmds/remowt-agent/Cargo.toml
1[package]2name = "remowt-agent"3version = "0.1.0"4edition = "2021"56# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html78[dependencies]9iroh-net = "0.17.0"10tracing.workspace = true