cargo init

This commit is contained in:
2026-08-31 21:01:50 +09:00
parent 5f73e91a5b
commit ba4ccf1e67
7 changed files with 110 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 = 4
[[package]]
name = "wip-rs"
version = "0.1.0"