Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Released v0.1.7: Optimizations & fixes
- Switched synchronization primitives to `parking_lot` - Fixed misuse of the log crate that was killing the logs of binaries that were using `nitox` - Added parser benchmarks with `criterion` - Added integration tests for pedantic mode
- Loading branch information