initialize project

This commit is contained in:
2025-09-01 02:56:14 +09:00
parent f533842546
commit 48fe34631c
6 changed files with 21 additions and 2 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
resolver = "3"
members = ["ubw-sward"]