CBOR annotations for crates.io (#333)
* add default readme to fix crates.io * badges in README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "sk-cbor"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = [
|
||||
"Fabian Kaczmarczyck <kaczmarczyck@google.com>",
|
||||
"Guillaume Endignoux <guillaumee@google.com>",
|
||||
@@ -14,5 +14,9 @@ homepage = "https://github.com/google/OpenSK"
|
||||
repository = "https://github.com/google/OpenSK"
|
||||
keywords = ["cbor", "serialization", "no_std"]
|
||||
categories = ["encoding"]
|
||||
readme = "README.md"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "passively-maintained" }
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user