We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27ba3a8 + d152be1 commit c6d20ccCopy full SHA for c6d20cc
Cargo.toml
@@ -3,7 +3,7 @@ name = "custom_debug_derive"
3
version = "0.1.3"
4
authors = ["panicbit <[email protected]>"]
5
description = "Derive Debug with a custom format per field"
6
-license = "MIT/Apache-2.0"
+license = "Apache-2.0 OR MIT"
7
repository = "https://github.com/panicbit/custom_debug_derive"
8
readme = "README.md"
9
0 commit comments