diff --git a/Cargo.toml b/Cargo.toml index 4db0eb7..2e11f53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chronicle-dicebot" -version = "0.8.0" +version = "0.9.0" authors = ["Taylor C. Richberger ", "projectmoon "] edition = "2018" license = 'MIT' @@ -39,4 +39,4 @@ features = ['derive'] [dependencies.tokio] version = "1.0" -features = [ "full" ] \ No newline at end of file +features = [ "full" ]