nix-community / rnix-parser

A Nix parser written in Rust [maintainer=@oberblastmeister]
MIT License
366 stars 44 forks source link

chore(benches): fix criterion deprecation warnings #93

Closed fogti closed 2 years ago

fogti commented 2 years ago

Summary & Motivation

Fixes warning about deprecation of criterion::Benchmark

Backwards-incompatible changes

None.