We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c933cf6 commit bc893fbCopy full SHA for bc893fb
Cargo.toml
@@ -3,7 +3,7 @@ name = "crc-fast"
3
version = "1.0.0"
4
edition = "2021"
5
authors = ["Don MacAskill"]
6
-license = "MIT OR Apache 2.0"
+license = "MIT OR Apache-2.0"
7
keywords = ["crc", "checksum", "simd", "accelerated", "fast"]
8
categories = ["algorithms", "encoding", "hardware-support"]
9
repository = "https://github.com/awesomized/crc-fast-rust"
0 commit comments