We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda1f0c commit 1c91a58Copy full SHA for 1c91a58
1 file changed
Cargo.toml
@@ -7,7 +7,7 @@ rust-version = "1.65"
7
description = "bitmap_type_trace is a utility tool to generate images from font bitmaps with customizable configurations"
8
readme = "README_text_only.md"
9
repository="https://github.com/tolik518/bitmap_type_tracer"
10
-license = "MIT OR Apache-2.0 OR Copyleft"
+license = "MIT OR Apache-2.0 OR copyleft-next-0.3.1 OR CC-BY-4.0"
11
keywords = ["bitmap", "font", "demoscene", "typography", "bitmap-font"]
12
categories = ["parser-implementations", "multimedia::images", "command-line-utilities"]
13
exclude = ["examples", "README.md", "logo.png", "output.png", ".gitignore"]
0 commit comments