cbor: add local copy of LICENSE

Also bump crate version to 0.1.2 in preparation for release.
This commit is contained in:
David Drysdale
2021-06-28 18:06:47 +01:00
committed by kaczmarczyck
parent ce0ee6c054
commit 74d712da0d
2 changed files with 203 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sk-cbor"
version = "0.1.1"
version = "0.1.2"
authors = [
"Fabian Kaczmarczyck <kaczmarczyck@google.com>",
"Guillaume Endignoux <guillaumee@google.com>",