mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
14 lines
519 B
TOML
14 lines
519 B
TOML
[package]
|
|
name = "gamedig"
|
|
version = "0.0.0"
|
|
edition = "2021"
|
|
authors = ["CosminPerRam [cosmin.p@live.com]", "mmorrisontx [https://github.com/mmorrisontx]"]
|
|
license-file = "LICENSE.md"
|
|
description = "Check out servers with this."
|
|
homepage = "https://github.com/CosminPerRam/rust-gamedig"
|
|
documentation = "https://github.com/CosminPerRam/rust-gamedig"
|
|
repository = "https://github.com/CosminPerRam/rust-gamedig"
|
|
readme = "README.md"
|
|
keywords = ["server", "valve", "games", "pinger", "checker", "status"]
|
|
|
|
[dependencies]
|