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

6
ubw-sward/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "ubw-sward"
version = "0.1.0"
edition = "2024"
[dependencies]

0
ubw-sward/src/lib.rs Normal file
View File