mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
No need to use crate utf8-chars, we can read/write at the byte level
This commit is contained in:
parent
a78e6d3e4b
commit
8832d617a3
3 changed files with 18 additions and 37 deletions
|
|
@ -15,7 +15,6 @@ categories = ["command-line-utilities"]
|
|||
|
||||
[dependencies]
|
||||
clap = { version= "2.33.3", optional = true }
|
||||
utf8-chars = "1.0.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue