1
0
Fork 0
mirror of https://codeberg.org/icewind/prometheus-mdns-rs.git synced 2026-06-03 18:04:11 +02:00

foreward all txt entries as labels

This commit is contained in:
Robin Appelman 2019-09-10 18:43:38 +02:00
commit a98390ff24
3 changed files with 30 additions and 32 deletions

View file

@ -14,5 +14,4 @@ futures = "0.1.28"
tokio = "0.1.21"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
maplit = "1.0"
atomicwrites = "0.2"