mirror of
https://codeberg.org/icewind/mitemp-prometheus.git
synced 2026-06-03 17:14:08 +02:00
init repo
This commit is contained in:
commit
137a6dc174
3 changed files with 14 additions and 0 deletions
10
Cargo.toml
Normal file
10
Cargo.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[package]
|
||||
name = "mitemp-prometheus"
|
||||
version = "0.1.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
main_error = "0.1.0"
|
||||
mitemp = { version = "0.1.0", git = "https://github.com/icewind1991/mitemp-rs" }
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue