captain-cli 0.0.1

Placeholder for captain - Development automation tool for Rust workspaces. See https://github.com/bearcove/captain
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "captain-cli"
version = "0.0.1"
edition = "2024"
description = "Placeholder for captain - Development automation tool for Rust workspaces. See https://github.com/bearcove/captain"
keywords = ["code-generation", "templates", "automation"]
categories = ["development-tools"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/bearcove/captain"
rust-version = "1.85"

[dependencies]