use bleeding-edge eggbug for up-to-date attachment API

This commit is contained in:
xenofem 2023-07-01 19:48:31 -04:00
parent 9c2b726faa
commit 11a315e059
3 changed files with 99 additions and 38 deletions

View file

@ -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"