Skip to content

Commit 66bca61

Browse files
jjnicolapetrochenkov
authored andcommitted
Change: make license spdx compliant
1 parent b4bc5db commit 66bca61

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
@@ -2,7 +2,7 @@
22
name = "jobserver"
33
version = "0.1.27"
44
authors = ["Alex Crichton <[email protected]>"]
5-
license = "MIT/Apache-2.0"
5+
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/alexcrichton/jobserver-rs"
77
homepage = "https://github.com/alexcrichton/jobserver-rs"
88
documentation = "https://docs.rs/jobserver"

0 commit comments

Comments
 (0)