Files
ticketsystem/Cargo.toml
schn33fuchs 38c7633967 Initialized Rust project
Used "cargo init" to initialize the rust project
2026-04-17 17:14:17 +02:00

7 lines
83 B
TOML

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