remove "incomplete" from Cargo description
This commit is contained in:
parent
03db2ca246
commit
321b1ba94b
@ -4,7 +4,7 @@ version = "0.1.1"
|
||||
authors = ["Tadeo Kondrak <me@tadeo.ca>"]
|
||||
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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user