mirror of
https://codeberg.org/icewind/prometheus-mdns-rs.git
synced 2026-06-03 18:04:11 +02:00
clippy
This commit is contained in:
parent
31062ff230
commit
8800649d36
2 changed files with 7 additions and 6 deletions
|
|
@ -7,6 +7,7 @@ description = "mDNS service discovery for prometherus"
|
|||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/icewind1991/prometheus-mdns-rs"
|
||||
keywords = ["mdns", "prometheus"]
|
||||
|
||||
[dependencies]
|
||||
mdns = { version = "0.3", git = "https://github.com/icewind1991/mdns", branch = "async_await" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue