rust-gamedig/Cargo.toml
2022-10-20 13:09:11 +03:00

17 lines
536 B
TOML

[package]
name = "gamedig"
version = "0.0.2"
edition = "2021"
authors = ["CosminPerRam [cosmin.p@live.com]", "node-GameDig [https://github.com/gamedig/node-gamedig]"]
license = "MIT"
description = "Check out servers with this."
homepage = "https://github.com/CosminPerRam/rust-gamedig"
documentation = "https://docs.rs/gamedig/latest/gamedig/"
repository = "https://github.com/CosminPerRam/rust-gamedig"
readme = "README.md"
keywords = ["server", "verify", "game", "check", "status"]
[package.metadata]
msrv = "1.58.1"
[dependencies]