summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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-18Add logging via tracingMatthias Beyer
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-11Add Flow interfaceMatthias Beyer
2023-01-09Assert that Output: SendMatthias Beyer
2023-01-09Merge #127bors[bot]
2023-01-09Bump tokio from 1.23.0 to 1.24.1dependabot[bot]
2023-01-09Merge #128bors[bot]
2023-01-09Bump async-trait from 0.1.60 to 0.1.61dependabot[bot]
2023-01-09Bump textwrap from 0.15.2 to 0.16.0dependabot[bot]
2023-01-05Bump version to 0.4.0Marcel Müller
2023-01-04Add check: First packet send by client is CONNECTMatthias Beyer
2023-01-04Add login module and handler traitMarcel Müller
2023-01-02Use MPacketKind instead of hand-writing bytesMatthias Beyer
2023-01-02Add pretty output to report resultsMarcel Müller
2023-01-02Add rudimentary MQTT packet parsing to CommandsMarcel Müller
2023-01-02Make tests being executed in parallelMatthias Beyer
2023-01-02Make test executable run async with tokioMatthias Beyer
2023-01-02Add mqtt-testing libraryMarcel Müller
2023-01-02Merge #93bors[bot]
2023-01-02Bump arc-swap from 1.5.1 to 1.6.0dependabot[bot]
2023-01-02Bump nom from 7.1.1 to 7.1.2dependabot[bot]
2022-12-26Bump clap from 4.0.29 to 4.0.32dependabot[bot]
2022-12-19Bump thiserror from 1.0.37 to 1.0.38dependabot[bot]
2022-12-12Implement subscription matching in serverMarcel Müller
2022-12-12Add yokeing to MqttPacketMarcel Müller
2022-12-12Bump tokio from 1.22.0 to 1.23.0dependabot[bot]
2022-12-05Bump clap from 4.0.27 to 4.0.29dependabot[bot]
2022-11-28Bump bytes from 1.2.1 to 1.3.0dependabot[bot]
2022-11-28Bump clap from 4.0.26 to 4.0.27dependabot[bot]
2022-11-21Merge #73 #74 #75bors[bot]
2022-11-21Bump tokio from 1.21.2 to 1.22.0dependabot[bot]
2022-11-21Bump clap from 4.0.23 to 4.0.26dependabot[bot]
2022-11-14Bump clap from 4.0.19 to 4.0.23dependabot[bot]
2022-11-07Bump clap from 4.0.18 to 4.0.19dependabot[bot]
2022-10-24Merge #64 #65 #66bors[bot]
2022-10-24Bump clap from 4.0.15 to 4.0.18dependabot[bot]
2022-10-24Bump futures from 0.3.24 to 0.3.25dependabot[bot]
2022-10-17Bump clap from 4.0.11 to 4.0.15dependabot[bot]