mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
test against test server
This commit is contained in:
parent
1819854997
commit
7860e8df34
7 changed files with 198 additions and 75 deletions
|
|
@ -17,4 +17,5 @@ hex = "0.4"
|
|||
steamid-ng = "0.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
sqlx = { version = "0.4", features = ["postgres", "runtime-tokio-rustls"] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue