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