# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ham-cats" version = "0.2.1" description = "Reference implementations for CATS, the ham radio protocol" homepage = "https://cats.radio" categories = [ "embedded", "encoding", "no-std", "no-std::no-alloc", ] license = "MIT" repository = "https://gitlab.scd31.com/cats/ham_cats" [dependencies.arrayvec] version = "0.7.4" default-features = false [dependencies.bitvec] version = "1.0.1" default-features = false [dependencies.crc] version = "3.0.1" [dependencies.encoding_rs] version = "0.8.33" default-features = false [dependencies.half] version = "2.3.1" default-features = false [dependencies.labrador-ldpc] version = "1.2.1" [dependencies.paste] version = "1.0.14" [dependencies.snafu] version = "0.7.5" default-features = false