mirror of
https://codeberg.org/icewind/prometheus-mdns-rs.git
synced 2026-06-03 09:54:21 +02:00
set msrv
This commit is contained in:
parent
d7fde02c00
commit
f68ff7b7ec
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/icewind1991/prometheus-mdns-rs"
|
repository = "https://github.com/icewind1991/prometheus-mdns-rs"
|
||||||
keywords = ["mdns", "prometheus"]
|
keywords = ["mdns", "prometheus"]
|
||||||
|
rust-version = "1.63.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
mdns = "3.0.0"
|
mdns = "3.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue