diff --git a/Cargo.toml b/Cargo.toml index 8173aad..dd1c314 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.1" authors = ["Tadeo Kondrak "] license = "MIT OR Apache-2.0" edition = "2018" -description = "An incomplete implementation of the BARE (https://git.sr.ht/~sircmpwn/bare) encoding format." +description = "An implementation of the BARE (https://git.sr.ht/~sircmpwn/bare) encoding format." repository = "https://git.sr.ht/~tdeo/serde_bare" keywords = ["serde", "bare"] categories = ["encoding"]