tesselode / kira

Library for expressive game audio.
https://crates.io/crates/kira
Apache License 2.0
865 stars 45 forks source link

update dependency criterion in benchmark to 0.5.1 #56

Closed striezel closed 1 year ago

striezel commented 1 year ago

The currently used version 0.3.5 of criterion was released two years ago, so it's probably a good time to update to a more recent version.

tesselode commented 1 year ago

thank you!