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 7e113dc commit c03b56cCopy full SHA for c03b56c
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.0"
+version = "1.2.1"
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