Update to 0.7.0

This commit is contained in:
projectmoon 2020-10-17 07:01:29 +00:00
parent 3b70891b0a
commit 1ef3b50a6e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -278,7 +278,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chronicle-dicebot"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"actix",
"actix-rt",

View File

@ -1,6 +1,6 @@
[package]
name = "chronicle-dicebot"
version = "0.6.0"
version = "0.7.0"
authors = ["Taylor C. Richberger <taywee@gmx.com>", "projectmoon <projectmoon@agnos.is>"]
edition = "2018"
license = 'MIT'