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 4c2e467 commit 5e59eb8Copy full SHA for 5e59eb8
Cargo.toml
@@ -4,7 +4,7 @@ description = """
4
A macro which makes error types pleasant to write.
5
"""
6
license = "MIT OR Apache-2.0"
7
-version = "1.0.0"
+version = "1.1.0"
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