mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
Refactor using a buffer for reading and a buffer for writing
This commit is contained in:
parent
db2be0a36c
commit
f8c49ca661
4 changed files with 79 additions and 34 deletions
|
|
@ -15,6 +15,7 @@ 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