Skip to content

Commit

Permalink
clarify license (petgraph#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby authored and teuron committed Oct 9, 2022
1 parent 12f1d33 commit dbd05c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -3,7 +3,7 @@
name = "petgraph"
version = "0.6.2"
readme = "README.md"
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
authors = [
"bluss",
"mitchmindtree",
Expand Down

0 comments on commit dbd05c7

Please sign in to comment.