source-stream-0.rs/Cargo.toml

10 lines
119 B
TOML

[package]
name = "source-stream-0"
edition = "2024"
[lib]
[workspace]
[lints]
rust = { nonstandard_style = "allow" }