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 38b368f commit f067879Copy full SHA for f067879
enum-iterator/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "enum-iterator"
3
-version = "1.1.0"
+version = "1.1.1"
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