[dependencies]
[dev-dependencies.version-sync]
version = "0.9.4"
[features]
[package]
authors = ["Jan Katins <jasc@gmx.net>"]
categories = ["command-line-utilities"]
description = "yet another package manager for local cli commands"
documentation = "https://docs.rs/yep"
edition = "2021"
exclude = []
keywords = ["yep", "cli", "package-manager"]
license = "MIT"
name = "yep"
readme = "README.md"
repository = "https://github.com/jankatins/yep"
version = "0.0.2"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]