kcode-k1-daemon-cli 0.1.2

Local process-command owner for the thin Kennedy K1 runner
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "kcode-k1-daemon-cli"
version = "0.1.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Local process-command owner for the thin Kennedy K1 runner"
readme = false
license = "MIT"

[lib]
name = "kcode_k1_daemon_cli"
path = "src/lib.rs"

[dependencies.kcode-k1-daemon-lib]
version = "=0.7.0"

[dependencies.kcode-k1-peering]
version = "=0.3.1"

[dependencies.kcode-k1-txn-ordering]
version = "=0.5.1"

[dependencies.kcode-k1-vault]
version = "=0.1.1"

[dependencies.rpassword]
version = "=7.5.4"

[dependencies.zeroize]
version = "=1.9.0"