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 80953df commit 8740928Copy full SHA for 8740928
Cargo.toml
@@ -4,7 +4,7 @@ description = """
4
A macro which makes error types pleasant to write.
5
"""
6
license = "MIT/Apache-2.0"
7
-version = "1.2.1"
+version = "1.2.2"
8
keywords = ["macro", "error", "type", "enum"]
9
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]
10
homepage = "http://github.com/tailhook/quick-error"
0 commit comments