Add Cargo.toml to Rust devenv

This commit is contained in:
marc
2024-12-30 18:59:35 +01:00
parent bb7b073fe9
commit aef9169245

View File

@@ -0,0 +1,8 @@
[package]
name = ""
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]