summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-04-05Use MqttClient::builder() to build clientMatthias Beyer
2024-04-04Add futures-timer crate dependencyMarcel Müller
2024-04-04Add debug feature to cloudmqttMarcel Müller
2024-04-02Update cloudmqtt-bin to publish a messageMarcel 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-28Simplify properties macro using pasteMatthias Beyer
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-25Bump bytes from 1.5.0 to 1.6.0dependabot[bot]
2024-03-25Merge pull request #250 from TheNeikos/dependabot/cargo/miette-7.2.0Marcel Müller
2024-03-25Bump async-trait from 0.1.78 to 0.1.79dependabot[bot]
2024-03-25Bump miette from 5.10.0 to 7.2.0dependabot[bot]
2024-03-21Disable winnow/debug by defaultMatthias Beyer
2024-03-20Remove old mqtt client/server implMarcel Müller
2024-03-20Add debug featureMarcel Müller
2024-03-20Add connack packetMarcel Müller
2024-03-20Add winnow crateMarcel 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-04Merge #193 #194 #195bors[bot]
2023-04-03Build(deps): Bump tokio from 1.26.0 to 1.27.0dependabot[bot]
2023-04-03Build(deps): Bump miette from 5.6.0 to 5.7.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-20Merge #185 #186 #187bors[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-20Build(deps): Bump miette from 5.5.0 to 5.6.0dependabot[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]