Skip to content

Commit 1764dbe

Browse files
committed
Fix license description.
1 parent 60a09dd commit 1764dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ name = "menu"
33
version = "0.1.0"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
55
description = "A simple #[no_std] command line interface."
6-
license = "MIT or Apache 2"
6+
license = "MIT OR Apache-2.0"
77

88
[dependencies]

0 commit comments

Comments
 (0)