mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
15 lines
239 B
TOML
15 lines
239 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 4
|
|
|
|
[[package]]
|
|
name = "echo_macro"
|
|
version = "0.0.0"
|
|
|
|
[[package]]
|
|
name = "test_macro"
|
|
version = "0.0.0"
|
|
dependencies = [
|
|
"echo_macro",
|
|
]
|