diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -319,7 +319,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ruuvitag-listener" -version = "0.3.7" +version = "0.3.8" dependencies = [ "rumble 0.3.0 (git+https://github.com/lautis/rumble?tag=v0.3.0.ruuvitag-listener.1)", "ruuvi-sensor-protocol 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1,7 +1,7 @@ [package] name = "ruuvitag-listener" description = "Print RuuviTag measurements in Telegraf compatible format" -version = "0.3.7" +version = "0.3.8" license = "MIT" authors = ["Ville Lautanala <lautis@gmail.com>"] repository = "https://github.com/lautis/ruuvitag-listener" |
