use 0.4.4

This commit is contained in:
Robin Appelman 2025-04-11 20:21:39 +02:00
commit a0701ded9c
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread", "rt", "signal"] }
main_error = "0.1.2"
#ugc-scraper = { version = "*", path = ".." }
ugc-scraper = "0.4.3"
ugc-scraper = "0.4.4"
axum = "0.7.4"
steamid-ng = "1.0.0"
thiserror = "1.0.50"