antifuchs / ratelimit_meter

A leaky-bucket-as-a-meter rate-limiting implementation in Rust
MIT License
33 stars 6 forks source link

Default NonConformance's type argument #28

Closed antifuchs closed 5 years ago

antifuchs commented 5 years ago

This should fix #27, where @jbg notes correctly that ratelimit_futures no longer builds (because it pulls in the 4.1 release now). This change makes it build again.

antifuchs commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded