This commit is contained in:
J / Jacob Babich
2022-04-14 19:24:00 -04:00
parent 452cdfed9f
commit 7a44a679d0

View File

@@ -12,6 +12,8 @@ panic-halt = "0.2.0"
[lib] [lib]
path = "src/lib/mod.rs" path = "src/lib/mod.rs"
test = false
bench = false
[[bin]] [[bin]]
name = "program" name = "program"