Upgrade avt to the latest version

This commit is contained in:
Marcin Kulik
2025-02-11 20:03:50 +01:00
parent 5ba4c228d1
commit 40f76dd22c
2 changed files with 3 additions and 3 deletions

View File

@@ -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.15.0"
avt = "0.15.1"
axum = { version = "0.7.7", default-features = false, features = ["http1", "ws"] }
tokio = { version = "1.35.1", features = ["full"] }
futures-util = "0.3.30"