add checks for SRV records

This commit is contained in:
ari melody 2025-11-05 19:23:00 +00:00
parent 983ac7021e
commit 7c8c04573c
Signed by: ari
GPG key ID: CF99829C92678188
5 changed files with 163 additions and 7 deletions

View file

@ -1,10 +1,10 @@
[package]
name = "mcstatusface"
authors = ["ari melody <ari@arimelody.me>"]
repository = "https://git.arimelody.me/ari/mcstatusface"
authors = ["ari melody <ari@arimelody.space>"]
repository = "https://codeberg.org/arimelody/mcstatusface"
license = "MIT"
keywords = ["minecraft", "server", "query", "web"]
version = "1.1.1"
version = "1.2.0"
edition = "2024"
[dependencies]