skirm 0.1.0

A distributed diagnostics and probing CLI for clusters
[[bin]]
name = "skirm"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Wouter Coppieters <wc@pico.net.nz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A distributed diagnostics and probing CLI for clusters"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "skirm"
readme = "README.md"
repository = "https://github.com/wouterken/skirm"
version = "0.1.0"