This commit is contained in:
Robin Appelman 2024-02-25 13:45:58 +01:00
commit da91e0592d
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.4.0"
ugc-scraper = "0.4.1"
axum = "0.7.4"
steamid-ng = "1.0.0"
thiserror = "1.0.50"