Get and store steam username and display it on the homepage
This commit is contained in:
@@ -21,4 +21,6 @@ diesel-async = { version = "0.5", features = ["postgres"] }
|
||||
serde_json = "1.0.128"
|
||||
diesel_async_migrations = { version = "0.15" }
|
||||
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
|
||||
common = { path = "../common/" }
|
||||
|
||||
Reference in New Issue
Block a user