fnl/Cargo.toml
2025-06-02 16:54:33 +02:00

9 lines
No EOL
236 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 = "readme.md"
readme = "readme.md"
categories = ["command-line-utilities"]