Skip to content

Commit

Permalink
clarify license (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Jul 13, 2022
1 parent bc0e036 commit 191689a
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 191689a

Please sign in to comment.