skov-example-projects/helloworld-rs/Cargo.toml
Simon From Jakobsen ceffdfb561 add helloworld-rs
2024-08-02 13:15:03 +00:00

7 lines
84 B
TOML

[package]
name = "helloworld-rs"
version = "0.1.0"
edition = "2021"
[dependencies]