15 lines
363 B
TOML
15 lines
363 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "barrel"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"barrel 0.6.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "barrel"
|
|
version = "0.6.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9d67c978b1322c8031145b1f6c236fc371292f52c565bc96018b2971afcbffe1"
|