Bump versions

Signed-off-by: trivernis <trivernis@protonmail.com>
pull/20/head
trivernis 3 years ago
parent fbb87fe58a
commit be4e3cf02e
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

4
Cargo.lock generated

@ -207,7 +207,7 @@ dependencies = [
[[package]]
name = "bot-serenityutils"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"futures",
"log 0.4.14",
@ -2318,7 +2318,7 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
[[package]]
name = "tobi-rs"
version = "0.6.2"
version = "0.6.3"
dependencies = [
"aspotify",
"bot-coreutils",

@ -1,6 +1,6 @@
[package]
name = "tobi-rs"
version = "0.6.2"
version = "0.6.3"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"

@ -1,6 +1,6 @@
[package]
name = "bot-serenityutils"
version = "0.2.1"
version = "0.2.2"
authors = ["trivernis <trivernis@protonmail.com>"]
edition = "2018"

Loading…
Cancel
Save