Add initial files.

This commit is contained in:
Tom Alexander
2024-05-05 00:06:03 -04:00
parent 92499a925e
commit c04af9e34b
4 changed files with 17 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "poudboot"
version = "0.1.0"
edition = "2021"
[dependencies]