mirror of
https://github.com/Noratrieb/jsonformat.git
synced 2026-01-14 22:25:01 +01:00
prepare for release
This commit is contained in:
parent
35332a1b26
commit
7aed458197
4 changed files with 30 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::{fs, io, path::PathBuf};
|
||||
use std::{fs, path::PathBuf};
|
||||
|
||||
use criterion::{black_box, criterion_group, criterion_main, Criterion};
|
||||
use jsonformat::{format, format_reader_writer, Indentation};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue