summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2024-04-04Add futures-timer crate dependencyMarcel Müller
2024-04-04Add debug feature to cloudmqttMarcel Müller
2024-04-02Add publishing to clientMarcel Müller
2024-04-02Temporarily remove mqtt-tester from wsMarcel Müller
2024-04-01Bump tokio from 1.36.0 to 1.37.0dependabot[bot]
2024-03-27Add cloudmqtt binaryMarcel Müller
2024-03-27Add builder for MqttWill typeMatthias Beyer
2024-03-27Add paste for easier macro writingMarcel Müller
2024-03-26Add compat feature to tokio-utilMarcel Müller
2024-03-26Add test for mqtt codecMarcel Müller
2024-03-26Add codecs for MQTT PacketsMarcel Müller
2024-03-20Remove old mqtt client/server implMarcel Müller
2024-03-20Make cloudmqtt binaries use the mqttv3 featureMarcel Müller
2023-04-10Merge #196 #197 #198bors[bot]
2023-04-10Build(deps): Bump futures from 0.3.27 to 0.3.28dependabot[bot]
2023-04-10Build(deps): Bump clap from 4.1.11 to 4.2.1dependabot[bot]
2023-04-04Build(deps): Bump async-trait from 0.1.67 to 0.1.68dependabot[bot]
2023-04-03Build(deps): Bump tokio from 1.26.0 to 1.27.0dependabot[bot]
2023-03-20Merge #190bors[bot]
2023-03-20Merge #189bors[bot]
2023-03-20Merge #188bors[bot]
2023-03-20Build(deps): Bump thiserror from 1.0.39 to 1.0.40dependabot[bot]
2023-03-20Build(deps): Bump clap from 4.1.8 to 4.1.11dependabot[bot]
2023-03-20Build(deps): Bump rpds from 0.12.0 to 0.13.0dependabot[bot]
2023-03-20Build(deps): Bump async-trait from 0.1.66 to 0.1.67dependabot[bot]
2023-03-13Build(deps): Bump futures from 0.3.26 to 0.3.27dependabot[bot]
2023-03-06Build(deps): Bump tokio from 1.25.0 to 1.26.0dependabot[bot]
2023-03-06Merge #179 #180 #181bors[bot]
2023-03-06Build(deps): Bump thiserror from 1.0.38 to 1.0.39dependabot[bot]
2023-03-06Build(deps): Bump clap from 4.1.6 to 4.1.8dependabot[bot]
2023-03-06Build(deps): Bump async-trait from 0.1.64 to 0.1.66dependabot[bot]
2023-02-20Build(deps): Bump clap from 4.1.4 to 4.1.6dependabot[bot]
2023-02-13Build(deps): Bump tokio-util from 0.7.4 to 0.7.7dependabot[bot]
2023-02-06Build(deps): Bump bytes from 1.3.0 to 1.4.0dependabot[bot]
2023-02-06Merge #173bors[bot]
2023-02-06Build(deps): Bump async-trait from 0.1.63 to 0.1.64dependabot[bot]
2023-02-06Build(deps): Bump futures from 0.3.25 to 0.3.26dependabot[bot]
2023-01-30Merge #170bors[bot]
2023-01-30Merge #168 #169bors[bot]
2023-01-30Build(deps): Bump clap from 4.1.1 to 4.1.4dependabot[bot]
2023-01-30Build(deps): Bump yoke from 0.6.2 to 0.7.0dependabot[bot]
2023-01-30Build(deps): Bump tokio from 1.24.2 to 1.25.0dependabot[bot]
2023-01-23Bump versionMarcel Müller
2023-01-23Merge #158 #159 #160bors[bot]
2023-01-23Bump tokio from 1.24.1 to 1.24.2dependabot[bot]
2023-01-23Bump async-trait from 0.1.61 to 0.1.63dependabot[bot]
2023-01-16Merge #135 #136 #137bors[bot]
2023-01-16Bump nom from 7.1.2 to 7.1.3dependabot[bot]
2023-01-16Bump clap from 4.0.32 to 4.1.1dependabot[bot]
2023-01-09Merge #127bors[bot]