mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
add set url endpoint
This commit is contained in:
parent
3b4c2b9965
commit
7776c0ac81
3 changed files with 63 additions and 4 deletions
|
|
@ -3,8 +3,9 @@ name = "demostf-client"
|
|||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
description = "Api client for demos.tf"
|
||||
repository = "https://github.com/demostf/api-client"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue