mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-03-15 01:26:03 +01:00
No need to use crate utf8-chars, we can read/write at the byte level
This commit is contained in:
parent
9e81e67551
commit
2a87a54b8a
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