hello_rust/Cargo.toml
2025-03-16 15:25:29 +01:00

7 lines
82 B
TOML

[package]
name = "hello_world"
version = "0.1.0"
edition = "2024"
[dependencies]