add license

This commit is contained in:
Tim Schubert 2024-12-28 02:30:30 +01:00
parent 07723b7022
commit 18f0e1eca5
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
3 changed files with 226 additions and 0 deletions

View file

@ -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"