mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Upgrade avt and the bundled player
This commit is contained in:
@@ -28,7 +28,7 @@ config = { version = "0.14.0", default-features = false, features = ["toml", "in
|
||||
which = "6.0.0"
|
||||
tempfile = "3.9.0"
|
||||
scraper = { version = "0.19.0", default-features = false }
|
||||
avt = "0.10.3"
|
||||
avt = "0.11.0"
|
||||
axum = { version = "0.7.4", default-features = false, features = ["http1", "ws"] }
|
||||
tokio = { version = "1.35.1", features = ["full"] }
|
||||
futures-util = "0.3.30"
|
||||
|
||||
Reference in New Issue
Block a user