We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e8b7d commit cb61644Copy full SHA for cb61644
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "enum_primitive"
3
-version = "0.1.0"
+version = "0.1.1"
4
license = "MIT"
5
description = "Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0"
6
authors = ["Anders Kaseorg <[email protected]>"]
0 commit comments