Updated metadata
This commit is contained in:
parent
edcc0bbe69
commit
20aeda31e8
1 changed files with 4 additions and 2 deletions
|
@ -2,8 +2,10 @@
|
||||||
name = "fnl"
|
name = "fnl"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
authors = ["Eduard Urbach <eduard@urbach.dev>"]
|
||||||
description = "Add or remove final newlines"
|
description = "Add or remove final newlines"
|
||||||
repository = "https://git.urbach.dev/cli/fnl"
|
repository = "https://git.urbach.dev/cli/fnl"
|
||||||
license-file = "docs/readme.md"
|
categories = ["command-line-utilities"]
|
||||||
|
keywords = ["cli"]
|
||||||
readme = "docs/readme.md"
|
readme = "docs/readme.md"
|
||||||
categories = ["command-line-utilities"]
|
license-file = "docs/readme.md"
|
Loading…
Add table
Add a link
Reference in a new issue