Skip to content

Commit

Permalink
Release 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 17, 2022
1 parent 2614c03 commit 7127ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "serde_repr"
version = "0.1.9"
version = "0.1.10"
authors = ["David Tolnay <dtolnay@gmail.com>"]
categories = ["encoding", "no-std"]
description = "Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum."
Expand Down

0 comments on commit 7127ab6

Please sign in to comment.