initialize new Rust project with Cargo configuration and dependencies

This commit is contained in:
2025-03-13 02:42:31 +01:00
commit ec7d93eead
4 changed files with 741 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/target