Starting with some rust!

This commit is contained in:
2026-08-15 15:17:52 +02:00
parent 1b5bf4f8d4
commit 78b05437e4
9 changed files with 60 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "wc-tool"
version = "0.1.0"
edition = "2024"
[dependencies]