improve rust template

This commit is contained in:
ulic-youthlic 2025-05-14 03:37:58 +08:00
parent bf1417ebf2
commit 9a77756206
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 1043 additions and 10 deletions

View file

@ -1,6 +1,7 @@
[package]
name = "rust"
name = "rust-demo"
version = "0.1.0"
edition = "2024"
license = "GPL-3.0-or-later"
[dependencies]