# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ardop_interface" version = "0.4.0" authors = ["Colin S <3526918+cbs228@users.noreply.github.com>"] description = "Interface to the Amateur Radio Digital Open Protocol (ARDOP)" homepage = "https://github.com/cbs228/ardop_interface" readme = "README.md" keywords = ["ardop", "amateur-radio", "ham", "modem"] categories = ["asynchronous", "api-bindings", "network-programming"] license = "MIT OR Apache-2.0" repository = "https://github.com/cbs228/ardop_interface.git" [dependencies.async-std] version = "^1.4.0" features = ["unstable"] [dependencies.bytes] version = "^0.5.3" [dependencies.custom_derive] version = "^0.1.7" [dependencies.enum_derive] version = "^0.1.7" [dependencies.futures] version = "^0.3.1" [dependencies.futures_codec] version = "^0.3.4" [dependencies.lazy_static] version = "^1.3" [dependencies.log] version = "^0.4.6" [dependencies.nom] version = "^4.2.3" [dependencies.num] version = "^0.2.0" [dependencies.regex] version = "^1.1" [badges.maintenance] status = "experimental"