1
0
mirror of https://github.com/containers/youki synced 2024-11-24 01:44:17 +01:00
youki/test_framework/Cargo.lock

15 lines
366 B
Plaintext
Raw Normal View History

2021-08-05 13:08:11 +02:00
# 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",
]