1
0
Fork 0
mirror of https://codeberg.org/icewind/prometheus-mdns-rs.git synced 2026-06-03 18:04:11 +02:00
This commit is contained in:
Robin Appelman 2024-12-15 14:37:57 +01:00
commit f68ff7b7ec

View file

@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://github.com/icewind1991/prometheus-mdns-rs"
keywords = ["mdns", "prometheus"]
rust-version = "1.63.0"
[dependencies]
mdns = "3.0.0"