i decided i wanted to compress the embed JSON... and fix some bugs :3
This commit is contained in:
@@ -6,7 +6,9 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.22.1"
|
||||
clap = { version = "4.5.28", features = ["derive"] }
|
||||
flate2 = "1.1.2"
|
||||
formatx = "0.2.3"
|
||||
futures = "0.3.31"
|
||||
poise = "0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user