Get a basic Flake setup

This commit is contained in:
Greg Hellings
2024-10-15 16:54:57 -05:00
commit 7f97b1ed9f
7 changed files with 297 additions and 0 deletions
Generated
+7
View File
@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "rustdoku"
version = "0.1.0"