diff --git a/Cargo.toml b/Cargo.toml index f03b1e6..93f5dbb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gps-to-mqtt" -version = "0.1.0" +version = "0.1.2" edition = "2021" [dependencies] @@ -9,4 +9,4 @@ config = "0.13.4" paho-mqtt = "0.12.3" futures = "0.3.30" lazy_static = "1.4.0" -gumdrop = "0.8.1" \ No newline at end of file +gumdrop = "0.8.1"