add Rust hello world!

This commit is contained in:
Alan Tung
2026-05-21 23:46:31 +08:00
parent 145a1ffc94
commit def14ac0fd
36 changed files with 56 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 = "hello_world"
version = "0.1.0"