Add a Cargo.lock

This commit is contained in:
Philipp Oppermann
2021-02-23 10:14:10 +01:00
parent 19b2373982
commit c77f41f158

5
Cargo.lock generated Normal file
View File

@@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "uefi_app"
version = "0.1.0"