add license
This commit is contained in:
parent
07723b7022
commit
18f0e1eca5
3 changed files with 226 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
name = "uefi-gol"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = [ "Tim Schubert <dadada@dadada.li>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
heapless = "0.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue