Browse Source

update cargo metadata

master
n0m1s 2 years ago
parent
commit
b4ec9f3e21
Signed by: nomis GPG Key ID: BC0454CAD76FE803
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      Cargo.toml

+ 4
- 1
Cargo.toml View File

@ -1,8 +1,11 @@
[package]
name = "mqtt2statsd"
description = "MQTT to StatsD bridge"
license = "MIT"
readme = "README.md"
homepage = "https://git.homnomnom.fr/nomis/mqtt2statsd"
repository = "https://git.homnomnom.fr/nomis/mqtt2statsd"
version = "0.1.0"
description = "MQTT to Statsd bridge"
edition = "2021"
[dependencies]


Loading…
Cancel
Save