[package] name = "rollux" version = "0.1.0" authors = ["adne"] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] regex = "1" serenity = "0.8" rand = "0.7" anyhow = "1" thiserror = "1" rand_core = "*"