Skip to content

Commit

Permalink
fix license term
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKruckenberg committed Jan 9, 2025
1 parent 61d7802 commit 8e53e4c
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 @@ -6,7 +6,7 @@ resolver = "2"
version = "0.1.0"
edition = "2021"
authors = ["Jonas Kruckenberg <[email protected]>"]
license = "MIT or Apache-2.0"
license = "MIT OR Apache-2.0"

[workspace.lints.clippy]
large_futures = "deny"
Expand Down

0 comments on commit 8e53e4c

Please sign in to comment.