This commit is contained in:
nora 2025-03-21 18:22:58 +01:00
parent 99c215c7ed
commit 8f5b2ce07a
3 changed files with 6 additions and 9 deletions

View file

@ -1,12 +1,11 @@
[package]
name = "jsonformat-cli"
version = "0.2.0"
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
edition = "2021"
edition = "2024"
license = "MIT"
description = "Formats JSON extremely fast"
homepage = "https://github.com/Nilstrieb/jsonformat"
repository = "https://github.com/Nilstrieb/jsonformat"
homepage = "https://github.com/Noratrieb/jsonformat"
repository = "https://github.com/Noratrieb/jsonformat"
readme = "README.md"
keywords = ["json", "formatting", "cli"]
categories = ["command-line-utilities"]