rpptx-cli 0.0.0

Reserved placeholder for the future rpptx-cli crate in tensorbee/rdocx
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"
rust-version = "1.93"
name = "rpptx-cli"
version = "0.0.0"
build = false
include = [
    "src/lib.rs",
    "README.md",
    "LICENSE",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Reserved placeholder for the future rpptx-cli crate in tensorbee/rdocx"
homepage = "https://github.com/tensorbee/rdocx"
readme = "README.md"
license = "MIT"
repository = "https://github.com/tensorbee/rdocx"

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

[dependencies]