[package] name = "orizuru" version = "0.0.0" authors = ["Michele Lacchia "] edition = "2018" description = "A reliable, scalable and flexible Redis message queue." homepage = "https://github.com/rubik/orizuru" repository = "https://github.com/rubik/orizuru" readme = "README.md" license = "ISC" include = [ "README.md", "LICENSE", "Cargo.toml", "src/**/*", ] [dependencies]