Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Commit

Permalink
Release v0.9
Browse files Browse the repository at this point in the history
Now supports encoding 16 bit floats.
Uses DeserializeOwned.
  • Loading branch information
pyfisch committed Aug 4, 2018
1 parent 36007e1 commit f07ad71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serde_cbor"
version = "0.8.2"
version = "0.9.0"
authors = [
"Pyfisch <[email protected]>",
"Steven Fackler <[email protected]>"]
Expand Down

0 comments on commit f07ad71

Please sign in to comment.