Upgrade avt

This commit is contained in:
Marcin Kulik
2024-03-26 15:11:12 +01:00
parent 7d52ca0f74
commit fa17bfcdb0
2 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ config = { version = "0.14.0", default-features = false, features = ["toml", "in
which = "6.0.0"
tempfile = "3.9.0"
scraper = { version = "0.15.0", default-features = false }
avt = "0.9.0"
avt = "0.10.3"
axum = { version = "0.7.4", features = ["ws"] }
tokio = { version = "1.35.1", features = ["full"] }
futures-util = "0.3.30"