Skip to content

Commit dea6468

Browse files
committed
Correct SPDX licence expression
1 parent 34960f7 commit dea6468

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
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/petgraph-graphml/"
88
repository = "https://github.com/jonasbb/petgraph-graphml"
99
readme = "README.md"
1010
keywords = ["graphml", "petgraph"]
11-
license = "MIT or Apache-2.0"
11+
license = "MIT OR Apache-2.0"
1212

1313
exclude = [
1414
".github",

0 commit comments

Comments
 (0)