cargo updates

This commit is contained in:
Robin Appelman 2024-02-23 20:30:17 +01:00
commit 78f40f003e
2 changed files with 286 additions and 216 deletions

502
api-server/Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

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