[package] name = "rsmq-rs" version = "1.0.3" authors = ["David Bonet "] edition = "2018" license = "MIT" description = "Async RSMQ port to rust. RSMQ is a simple redis queue system that works in any redis v2.4+. It contains the same methods as the original one iin https://github.com/smrchy/rsmq" homepage = "https://github.com/Couragium/rsmq-async" repository = "https://github.com/Couragium/rsmq-async" documentation = "https://docs.rs/rsmq-async/" readme = "README.md"