mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 14:15:03 +01:00
Update Cargo.toml
This commit is contained in:
parent
69832423b4
commit
48c10805b7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "jsonformat"
|
||||
version = "1.0.1"
|
||||
version = "1.2.0"
|
||||
authors = ["Nilstrieb <nilstrieb@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
|
|
@ -34,4 +34,4 @@ required-features = ["bin"]
|
|||
|
||||
[[bench]]
|
||||
name = "bench"
|
||||
harness = false
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue