14 lines
231 B
TOML
14 lines
231 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "consumer"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"kosmora",
|
|
]
|
|
|
|
[[package]]
|
|
name = "kosmora"
|
|
version = "0.1.0"
|