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

Commit f07ad71

Browse files
committed
Release v0.9
Now supports encoding 16 bit floats. Uses DeserializeOwned.
1 parent 36007e1 commit f07ad71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serde_cbor"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
authors = [
55
"Pyfisch <[email protected]>",
66
"Steven Fackler <[email protected]>"]

0 commit comments

Comments
 (0)