source-stream-0.rs/default-streams/Cargo.toml

12 lines
175 B
TOML

[package]
name = "source-stream-0-default-streams-0"
edition = "2024"
[lib]
[dependencies]
source-stream-0 = { path = ".." }
[lints]
rust = { nonstandard_style = "allow" }