snakify/Cargo.toml
mxhagen f878fbc0a0 fix sep reduction, trim leading/trailing seps
fix separator reduction to single underscore and trim leading
as well as trailing separators from output
2024-11-03 18:14:47 +01:00

11 lines
180 B
TOML

[package]
name = "snakify"
version = "1.1.1"
edition = "2021"
authors = ["mxhagen"]
description = "Quickly snake-caseify any input text"
license = "GPL-3.0"
readme = "README.md"