Skip to content

Commit

Permalink
fix license
Browse files Browse the repository at this point in the history
  • Loading branch information
carlsverre committed Nov 6, 2024
1 parent ef8f8e2 commit 812f997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Carl Sverre"]
description = "Utility functions for Iterators of Results"
repository = "https://github.com/carlsverre/tryiter"
license = "MIT or Apache-2.0"
license = "MIT OR Apache-2.0"
keywords = ["iterator", "result", "try", "extension", "trait"]

[dependencies]

0 comments on commit 812f997

Please sign in to comment.