This commit is contained in:
Robin Appelman 2024-02-23 21:15:26 +01:00
commit b96789bff4
4 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 = { path = "../", version = "*" }
ugc-scraper = "0.3.2"
ugc-scraper = "0.3.3"
axum = "0.7.4"
steamid-ng = "1.0.0"
thiserror = "1.0.50"