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 e6bb420 commit e47ea9fCopy full SHA for e47ea9f
enum-iterator/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "enum-iterator"
3
-version = "1.2.0"
+version = "1.3.0"
4
authors = ["Stephane Raux <stephaneyfx@gmail.com>"]
5
edition = "2021"
6
description = "Tools to iterate over all values of a type (e.g. all variants of an enumeration)"
0 commit comments