mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Upgrade avt
This commit is contained in:
@@ -27,7 +27,7 @@ rustyline = { version = "13.0.0", default-features = false }
|
||||
config = { version = "0.15.11", default-features = false, features = ["toml"] }
|
||||
which = "6.0.3"
|
||||
tempfile = "3.9.0"
|
||||
avt = "0.15.1"
|
||||
avt = "0.16.0"
|
||||
axum = { version = "0.8.4", default-features = false, features = ["http1", "ws"] }
|
||||
tokio = { version = "1.44.2", features = ["rt-multi-thread", "net", "sync", "time"] }
|
||||
futures-util = { version = "0.3.31", default-features = false, features = ["sink"] }
|
||||
|
||||
Reference in New Issue
Block a user