mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-03-15 09:36:03 +01:00
cleanup
This commit is contained in:
parent
26b002451a
commit
0f16c73069
3 changed files with 6 additions and 9 deletions
|
|
@ -4,12 +4,11 @@ members = [".", "jsonformat-cli"]
|
|||
[package]
|
||||
name = "jsonformat"
|
||||
version = "2.0.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"]
|
||||
categories = ["parser-implementations"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue