16 lines
227 B
TOML
16 lines
227 B
TOML
[package]
|
|
edition = "2024"
|
|
|
|
name = "source-stream-0"
|
|
version = "0.0.0"
|
|
|
|
repository = "https://git.landgrafhomyak.ru/Parsers/source-stream-0.rs"
|
|
|
|
publish = true
|
|
|
|
[lib]
|
|
|
|
[workspace]
|
|
|
|
[lints]
|
|
rust = { nonstandard_style = "allow" } |