source-stream-0.rs/Cargo.toml

6 lines
99 B
TOML

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