Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit e94ca94

Browse files
committed
Change header to match simd-json crate name
1 parent 243d7da commit e94ca94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ fn main() {
230230

231231
#[cfg(feature = "lib-simd-json")]
232232
bench! {
233-
name: "simd_json",
233+
name: "simd-json",
234234
bench: bench_file_simd_json,
235235
}
236236
}

0 commit comments

Comments
 (0)