diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-07-10 00:31:25 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-07-10 00:32:20 +0100 |
commit | 48d359c021907ad899063aeae15c0df388795ea4 (patch) | |
tree | 85c77a84e5b8ebcdf91ce23286effb194f2b9a88 /Cargo.toml | |
parent | c6721b9161a8ce5a0ac868c10c29d93aebb21c4f (diff) | |
download | mqttr-48d359c021907ad899063aeae15c0df388795ea4.tar.gz mqttr-48d359c021907ad899063aeae15c0df388795ea4.tar.xz mqttr-48d359c021907ad899063aeae15c0df388795ea4.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ [package] name = "mqttr" -version = "0.2.0" +version = "0.3.0" edition = "2021" [dependencies] |