[package] name = "tokenbucket" description = "Provies a token-bucket algorithm with a simple API." version = "0.1.6" authors = ["Nathan Fiscaletti "] edition = "2018" documentation = "https://docs.rs/tokenbucket/" repository = "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]