audio attachments merged in eggbug-rs 0.2.0

This commit is contained in:
xenofem 2023-07-31 19:28:29 -04:00
parent b8083d6c9d
commit 5aed742bfa
3 changed files with 4 additions and 6 deletions

View file

@ -8,7 +8,7 @@ license = "MIT"
[dependencies]
anyhow = "1.0.71"
dotenvy = "0.15.7"
eggbug = { git = "https://github.com/xenofem/eggbug-rs.git", branch = "audio-attachments" }
eggbug = "0.2"
env_logger = "0.10"
ffmpeg-next = "6.0.0"
imagesize = "0.12.0"