[package]
name = "microci"
version = "0.1.2"
edition = "2024"
description = "Porting of MicroCI tool - Minimalist Continuous Integration Tool"
license = "MIT"
homepage = "https://microci.dev"
[dependencies]
clap = { version = "4.5.53", features = ["derive"] }