[dependencies.clap]
default-features = false
features = ["std", "suggestions", "derive", "cargo"]
version = "3.1.7"
[package]
authors = ["youki team"]
description = "Parse command line arguments for OCI container runtimes"
documentation = "https://docs.rs/liboci-cli"
edition = "2021"
homepage = "https://containers.github.io/youki"
keywords = ["youki", "container", "oci"]
license-file = "LICENSE"
name = "liboci-cli"
readme = "README.md"
repository = "https://github.com/containers/youki"
version = "0.0.3"