steam group on roster page

This commit is contained in:
Robin Appelman 2024-02-23 22:32:01 +01:00
commit df91032de4
12 changed files with 993 additions and 960 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.3"
ugc-scraper = "0.4.0"
axum = "0.7.4"
steamid-ng = "1.0.0"
thiserror = "1.0.50"