kato/Cargo.toml
Juhani Krekelä babb0381d9 First commit
2026-06-28 00:24:20 +03:00

8 lines
153 B
TOML

[package]
name = "kato"
version = "0.1.0"
edition = "2024"
# Minimum of mrustc's (1.90) and Debian stable's (1.85)
rust-version = "1.85"
[dependencies]