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.
2 parents d2aee81 + 82ef847 commit 9721bfaCopy full SHA for 9721bfa
Cargo.toml
@@ -3,7 +3,7 @@ name = "quick-error"
3
description = """
4
A macro which makes error types pleasant to write.
5
"""
6
-license = "MIT OR Apache-2.0"
+license = "MIT/Apache-2.0"
7
version = "1.1.0"
8
keywords = ["macro", "error", "type", "enum"]
9
authors = ["Paul Colomiets <paul@colomiets.name>", "Colin Kiegel <kiegel@gmx.de>"]
0 commit comments