pqdc 0.0.1

pqdc governance toolkit — install and manage all pq* developer tools
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 = "pqdc"
version = "0.0.1"
authors = ["Jeremy Dodson <jeremy@piqued-ai.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "pqdc governance toolkit — install and manage all pq* developer tools"
homepage = "https://pqdc.dev/pqdc"
readme = "README.md"
keywords = [
    "pqdc",
    "pqdx",
    "governance",
    "developer-tools",
]
categories = ["development-tools"]
license = "MIT"
repository = "https://gitlab.com/piqued-coding/pqdc"

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