Add the Cargo.lock file

This commit is contained in:
Philipp Oppermann
2023-03-25 19:10:12 +01:00
parent 73bb171e4f
commit 93dfe9d9de

7
Cargo.lock generated Normal file
View File

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