diff --git a/Cargo.lock b/Cargo.lock index 9469a39..e5d70c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -66,7 +66,7 @@ dependencies = [ [[package]] name = "belabot" -version = "0.3.5" +version = "0.3.6" dependencies = [ "anyhow", "futures-util", diff --git a/Cargo.toml b/Cargo.toml index 1c3b220..a8ed82d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "belabot" -version = "0.3.5" +version = "0.3.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html