1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
youki/crates/test_framework/Cargo.toml
2021-10-22 21:55:16 +02:00

10 lines
220 B
INI

[package]
name = "test_framework"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.42"
crossbeam = "0.8.1"