David Drysdale
|
74d712da0d
|
cbor: add local copy of LICENSE
Also bump crate version to 0.1.2 in preparation for release.
|
2021-06-29 10:01:29 +02:00 |
|
kaczmarczyck
|
5f20ba544b
|
CBOR annotations for crates.io (#333)
* add default readme to fix crates.io
* badges in README
|
2021-06-25 15:14:14 +02:00 |
|
David Drysdale
|
3aca5fbc74
|
cbor: prepare for publishing as standalone crate
- Add an example of usage
- Add a minimal README, including the example code
- Document public items
- Add more info to Cargo.toml
|
2021-06-16 17:16:05 +02:00 |
|
David Drysdale
|
7719078d46
|
cbor: rename crate to sk-cbor
In anticipation of publishing to crates.io, which already has a `cbor`
crate.
|
2021-06-16 17:16:05 +02:00 |
|
David Drysdale
|
f2812e4fe2
|
cbor: drop std feature, use core in tests (#327)
|
2021-06-16 15:40:18 +02:00 |
|
Jean-Michel Picod
|
f91d2fd3db
|
Initial commit
|
2020-01-30 11:47:29 +01:00 |
|