Skip to content

Commit f33e507

Browse files
author
Andreas Molzer
authored
Merge pull request #265 from atouchet/lic
Use SPDX license format
2 parents 851ea5c + ac82193 commit f33e507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolver = "2"
66

77
rust-version = "1.61.0"
88

9-
license = "MIT / Apache-2.0"
9+
license = "MIT OR Apache-2.0"
1010
description = "JPEG decoder"
1111
authors = ["The image-rs Developers"]
1212
readme = "README.md"

0 commit comments

Comments
 (0)