mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
cleanup
This commit is contained in:
parent
99c215c7ed
commit
8f5b2ce07a
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