1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src/uuhelp_parser/Cargo.toml
2023-11-13 22:02:01 +01:00

7 lines
198 B
TOML

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