mirror of
https://github.com/containers/youki
synced 2024-11-24 01:44:17 +01:00
15 lines
366 B
Plaintext
15 lines
366 B
Plaintext
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
[[package]]
|
||
|
name = "anyhow"
|
||
|
version = "1.0.42"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
|
||
|
|
||
|
[[package]]
|
||
|
name = "test_framework"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"anyhow",
|
||
|
]
|