summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
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]
2022-10-10Bump tracing from 0.1.36 to 0.1.37dependabot[bot]
2022-10-10Merge #56bors[bot]
2022-10-10Bump clap from 4.0.8 to 4.0.11dependabot[bot]
2022-10-10Bump tracing-subscriber from 0.3.15 to 0.3.16dependabot[bot]
2022-10-03Bump thiserror from 1.0.36 to 1.0.37dependabot[bot]
2022-10-03Merge #48 #49bors[bot]
2022-10-03Bump tokio from 1.21.1 to 1.21.2dependabot[bot]
2022-10-03Bump clap from 3.2.22 to 4.0.8dependabot[bot]
2022-09-26Bump thiserror from 1.0.35 to 1.0.36dependabot[bot]
2022-09-21Bump clap from 3.2.6 to 3.2.22dependabot[bot]
2022-09-20Merge #34 #38bors[bot]
2022-09-20Merge #37 #39bors[bot]
2022-09-20Bump tracing-subscriber from 0.3.14 to 0.3.15dependabot[bot]
2022-09-20Bump thiserror from 1.0.31 to 1.0.35dependabot[bot]
2022-09-20Merge #28 #36bors[bot]
2022-09-20Bump bytes from 1.1.0 to 1.2.1dependabot[bot]
2022-09-20Bump dashmap from 5.3.4 to 5.4.0dependabot[bot]
2022-09-20Bump pretty_assertions from 1.2.1 to 1.3.0dependabot[bot]
2022-09-20Merge #31 #32bors[bot]
2022-09-20Merge #33bors[bot]
2022-09-19Bump futures from 0.3.21 to 0.3.24dependabot[bot]
2022-09-19Bump tokio from 1.19.2 to 1.21.1dependabot[bot]
2022-09-19Bump tokio-util from 0.7.3 to 0.7.4dependabot[bot]
2022-09-19Bump tracing from 0.1.35 to 0.1.36dependabot[bot]