We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390df29 commit f3bd513Copy full SHA for f3bd513
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "woff"
3
version = "0.6.1"
4
edition = "2021"
5
-license = "Apache-2.0/MIT"
+license = "Apache-2.0 OR MIT"
6
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
7
description = "The package provides a converter for Web Open Font Format."
8
documentation = "https://docs.rs/woff"
0 commit comments