Release 2.0.0
This commit is contained in:
parent
f0da95ffae
commit
079e9f5e11
2 changed files with 57 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ascendance-of-a-bookworm-bot"
|
||||
version = "1.1.0"
|
||||
version = "2.0.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
@ -19,3 +19,4 @@ tokio = { version = "^1.32.0", features = ["rt", "rt-multi-thread", "macros"] }
|
|||
url = "^2.4.0"
|
||||
confy = "0.5.1"
|
||||
dotenv = "0.15.0"
|
||||
toml = "0.8.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue