antifuchs / ratelimit_meter

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

Enable no_std builds on stable #34

Closed antifuchs closed 5 years ago

antifuchs commented 5 years ago

Since 1.36, we can enable no_std on stable - let's do that.

antifuchs commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded