lune/crates/lune-std-stdio/Cargo.toml
2024-04-21 14:52:27 +02:00

11 lines
142 B
TOML

[package]
name = "lune-std-stdio"
version = "0.8.3"
edition = "2021"
license = "MPL-2.0"
[lib]
path = "src/lib.rs"
[lints]
workspace = true