We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Increment version to 0.5.2 for bugfix.
Add link.
Increment version from 0.4.0 to 0.5.0. Upgrade of serde and other dependencies. Minimum supported Rust version is now 1.13.0 and no longer 1.8.0.
Release cbor 0.4.0
Relicense under MIT/Apache-2.0 closes pyfisch#2
Option<T> does now round-trip. closes pyfisch#5
Remove libc dependency.
Update serde to 0.7. Rework errors.
update README.md, remove nits and reformat code bumped version to v0.2.0
update Cargo.toml