mirror of
https://codeberg.org/demostf/api-client.git
synced 2026-06-03 08:34:15 +02:00
0.4.7
This commit is contained in:
parent
62ab8ecdc8
commit
216ae4540e
4 changed files with 8 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "demostf-client"
|
||||
version = "0.4.6"
|
||||
version = "0.4.7"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2021"
|
||||
description = "Api client for demos.tf"
|
||||
|
|
@ -10,7 +10,7 @@ readme = "README.md"
|
|||
exclude = ["tests/data/gully.dem"]
|
||||
keywords = ["tf2", "demo"]
|
||||
categories = ["api-bindings"]
|
||||
rust-version = "1.81.0"
|
||||
rust-version = "1.88.0"
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue