rpptx-cli 0.0.0

Reserved placeholder for the future rpptx-cli crate in tensorbee/rdocx
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "rpptx-cli"
version = "0.0.0"
edition = "2024"
rust-version = "1.93"
description = "Reserved placeholder for the future rpptx-cli crate in tensorbee/rdocx"
license = "MIT"
repository = "https://github.com/tensorbee/rdocx"
homepage = "https://github.com/tensorbee/rdocx"
readme = "README.md"
include = ["src/lib.rs", "README.md", "LICENSE"]

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

[dependencies]