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 e12402c commit 1c60699Copy full SHA for 1c60699
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "enum_primitive"
3
-version = "0.0.1"
+version = "0.0.2"
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