antifuchs / ratelimit_meter

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

Update to 2018 edition #30

Closed antifuchs closed 5 years ago

antifuchs commented 5 years ago

What it says on the tin:

  1. cargo fix --edition
  2. moved mod.rs files to their counterparts
  3. Removed a few extern crates
antifuchs commented 5 years ago

bors r+

antifuchs commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build succeeded