Skip to content
Snippets Groups Projects
Commit 3443b91d authored by Stephen D's avatar Stephen D
Browse files

update cargo.toml fields

parent 81e90ddc
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,10 @@ name = "ham-cats"
version = "0.1.0"
edition = "2021"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
description = "Reference implementations for CATS, the ham radio protocol"
repository = "https://gitlab.scd31.com/cats/ham_cats"
homepage = "https://cats.radio"
categories = ["embedded", "encoding", "no-std", "no-std::no-alloc"]
[dependencies]
arrayvec = { version = "0.7.4", default-features = false }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment