fnl/Cargo.toml
2025-06-02 17:07:33 +02:00

9 lines
No EOL
246 B
TOML

[package]
name = "fnl"
version = "0.1.0"
edition = "2024"
description = "Add or remove final newlines"
repository = "https://git.urbach.dev/cli/fnl"
license-file = "docs/readme.md"
readme = "docs/readme.md"
categories = ["command-line-utilities"]