1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src/uuhelp_parser/Cargo.toml
2023-06-04 11:27:50 +02:00

7 lines
198 B
TOML

# spell-checker:ignore uuhelp
[package]
name = "uuhelp_parser"
version = "0.0.19"
edition = "2021"
license = "MIT"
description = "A collection of functions to parse the markdown code of help files"