Skip to content

Commit bc893fb

Browse files
committed
Update license formatting in Cargo.toml
1 parent c933cf6 commit bc893fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "crc-fast"
33
version = "1.0.0"
44
edition = "2021"
55
authors = ["Don MacAskill"]
6-
license = "MIT OR Apache 2.0"
6+
license = "MIT OR Apache-2.0"
77
keywords = ["crc", "checksum", "simd", "accelerated", "fast"]
88
categories = ["algorithms", "encoding", "hardware-support"]
99
repository = "https://github.com/awesomized/crc-fast-rust"

0 commit comments

Comments
 (0)