[dependencies.anyhow]
version = "1.0.81"
[dependencies.clap]
features = ["derive"]
version = "4.5.3"
[package]
authors = ["Thomas Habets <thomas@habets.se>"]
description = "AGW protocol implementation"
edition = "2021"
keywords = ["radio"]
license = "MIT"
name = "agw"
repository = "https://github.com/ThomasHabets/rustradio"
version = "0.1.0"