Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "simd-json"
version = "0.16.0"
authors = ["Heinz N. Gies <[email protected]>", "Sunny Gleason"]
edition = "2024"
exclude = ["data/*", "fuzz/*"]
exclude = ["data/*", "fuzz/*", "fuzz.sh"]
license = "Apache-2.0 OR MIT"
description = "High performance JSON parser based on a port of simdjson"
repository = "https://github.com/simd-lite/simd-json"
Expand Down
Empty file modified data/github_events.json
100755 → 100644
Empty file.
Empty file modified data/instruments.json
100755 → 100644
Empty file.
Empty file modified data/mesh.json
100755 → 100644
Empty file.
Empty file modified data/mesh.pretty.json
100755 → 100644
Empty file.
Empty file modified data/random.json
100755 → 100644
Empty file.
Loading