initialise project

This commit is contained in:
♥ Minnie ♥ 2025-05-27 10:41:50 +08:00
commit 566cc72407
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
6 changed files with 145 additions and 0 deletions

6
Cargo.toml Normal file
View file

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