mirror of
https://github.com/Noratrieb/101844-repro.git
synced 2026-01-14 22:35:02 +01:00
14 lines
224 B
TOML
14 lines
224 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "aaaa"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"tower",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tower"
|
|
version = "0.4.13"
|