6 lines
99 B
TOML
6 lines
99 B
TOML
[package]
|
|
name = "source-stream-0"
|
|
edition = "2024"
|
|
|
|
[lints]
|
|
rust = { nonstandard_style = "allow" } |