dev_bestia_cargo_completion 2026.306.1707

Auto-completion for cargo-auto and automation_tasks_rs and partial auto-completion for cargo in bash
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 = "2021"
name = "dev_bestia_cargo_completion"
version = "2026.306.1707"
authors = ["bestia.dev"]
build = false
include = [
    "Cargo.toml",
    "LICENSE",
    "README.md",
    "src/*",
]
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Auto-completion for cargo-auto and automation_tasks_rs and partial auto-completion for cargo in bash"
homepage = "https://bestia.dev"
readme = "README.md"
keywords = [
    "maintained",
    "ready-for-use",
    "rustlang",
    "automation",
    "workflow",
]
categories = ["development-tools::build-utils"]
license = "MIT"
repository = "https://codeberg.org/automation-tasks-rs/dev_bestia_cargo_completion"

[lib]
name = "dev_bestia_cargo_completion_lib"
path = "src/lib.rs"
doc = true

[[bin]]
name = "dev_bestia_cargo_completion"
path = "src/bin/dev_bestia_cargo_completion/main.rs"
doc = true

[dependencies]