use bleeding-edge eggbug for up-to-date attachment API
This commit is contained in:
parent
9c2b726faa
commit
11a315e059
3 changed files with 99 additions and 38 deletions
|
|
@ -7,9 +7,10 @@ license = "MIT"
|
|||
|
||||
[dependencies]
|
||||
dotenvy = "0.15.7"
|
||||
eggbug = "0.1.3"
|
||||
eggbug = { git = "https://github.com/iliana/eggbug-rs.git", branch = "main" }
|
||||
env_logger = "0.10"
|
||||
ffmpeg-next = "6.0.0"
|
||||
imagesize = "0.12.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.19"
|
||||
rand = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue