source-stream-0.rs/converter/Cargo.toml

11 lines
168 B
TOML

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