Release 2.0.5
All checks were successful
All checks were successful
This commit is contained in:
parent
608a3bbdeb
commit
b218773148
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -281,7 +281,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ascendance-of-a-bookworm-bot"
|
||||
version = "2.0.4"
|
||||
version = "2.0.5"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"confy",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ascendance-of-a-bookworm-bot"
|
||||
version = "2.0.4"
|
||||
version = "2.0.5"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
Loading…
Reference in a new issue