1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-03 05:16:17 +02:00
youki/tests/runtimetest/Cargo.toml

11 lines
170 B
INI
Raw Normal View History

[package]
name = "runtimetest"
version = "0.0.1"
edition = "2021"
[dependencies]
oci-spec = { version = "0.6.1", features = ["runtime"] }
nix = "0.27.1"
anyhow = "1.0"