mirror of
https://github.com/lexmount/moli.git
synced 2026-09-23 08:01:28 +00:00
9 lines
125 B
TOML
9 lines
125 B
TOML
[package]
|
|
license.workspace = true
|
|
name = "moli-bounded-buffer"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[lints]
|
|
workspace = true
|