mirror of
https://github.com/YGGverse/hlstate-rs.git
synced 2026-04-02 01:55:29 +00:00
reduce version to initial 0.1.0 as unpublished on crates yet; update descriptions
This commit is contained in:
parent
6e5b55e652
commit
a31aabf309
3 changed files with 4 additions and 4 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "hlstate-httpd"
|
||||
version = "0.2.0"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
description = "Web stats for Xash3D servers, based on Rocket engine"
|
||||
description = "Web scrapper for Xash3D/FWGS servers, based on Rocket engine"
|
||||
keywords = ["hlstate", "half-life", "xash3d", "http", "server"]
|
||||
categories = ["parsing", "text-processing", "value-formatting"]
|
||||
repository = "https://github.com/YGGverse/hlstate-rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue