Skip to content

Commit 60a09dd

Browse files
committed
Added metadata.
1 parent f54461e commit 60a09dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
name = "menu"
33
version = "0.1.0"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
5+
description = "A simple #[no_std] command line interface."
6+
license = "MIT or Apache 2"
57

68
[dependencies]

LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018 Jorge Aparicio
1+
Copyright (c) 2018 Jonathan 'theJPster' Pallant
22

33
Permission is hereby granted, free of charge, to any
44
person obtaining a copy of this software and associated

0 commit comments

Comments
 (0)