Skip to content

Commit

Permalink
preparing 0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkuehnert committed Oct 30, 2022
1 parent befbbf7 commit d134198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Fast encoder/decoder for the lossless DTM 16 bit image format."
version = "0.1.0"
license = "MIT OR Apache-2.0"
edition = "2021"
categories = ["multimedia::images", "multimedia::encoding"]
categories = ["multimedia::images", "multimedia::encoding", "encoding", "graphics"]
keywords = ["dtm", "graphics", "image", "encoding"]
exclude = ["images/*" ,"examples/*"]
readme = "README.md"
Expand Down

0 comments on commit d134198

Please sign in to comment.