tokenbucket 0.1.4

Provies a token-bucket algorithm with a simple API.
Documentation
[package]
name = "tokenbucket"
description = "Provies a token-bucket algorithm with a simple API."
version = "0.1.4"
authors = ["Nathan Fiscaletti <nate.fiscaletti@gmail.com>"]
edition = "2018"
documentation = "https://docs.rs/tokenbucket/"
homepage = "https://github.com/nathan-fiscaletti/tokenbucket-rs"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]