Skip to content

Commit 8e53e4c

Browse files
fix license term
1 parent 61d7802 commit 8e53e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ resolver = "2"
66
version = "0.1.0"
77
edition = "2021"
88
authors = ["Jonas Kruckenberg <[email protected]>"]
9-
license = "MIT or Apache-2.0"
9+
license = "MIT OR Apache-2.0"
1010

1111
[workspace.lints.clippy]
1212
large_futures = "deny"

0 commit comments

Comments
 (0)