chore: Project Initilized

This commit is contained in:
Naman Agrawal
2025-08-19 10:56:30 +05:30
parent 294fe11fef
commit 64508506d1
2 changed files with 9 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}