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 789bd64 commit 2fbee6dCopy full SHA for 2fbee6d
enum-iterator/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "enum-iterator"
3
-version = "2.2.0"
+version = "2.3.0"
4
authors = ["Stephane Raux <[email protected]>"]
5
edition = "2021"
6
description = "Tools to iterate over all values of a type (e.g. all variants of an enumeration)"
0 commit comments