[package] name = "henry" version = "0.2.0" authors = ["Colin Reeder "] edition = "2018" license = "MIT" description = "Ratelimit helper library" repository = "https://git.sr.ht/~vpzom/henry" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dashmap = "5.1.0" parking_lot = "0.12.0"