Konrad Dybcio
fc4cdad412
Cargo.lock: cargo update
...
Signed-off-by: Konrad Dybcio <konradybcio@kernel.org >
2024-05-21 23:01:22 +02:00
Dmitry Baryshkov
dfe093c804
lib: drop unwrap() from send_msg()
...
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
2024-05-06 22:55:02 +02:00
Dmitry Baryshkov
7bd68c3239
lib: stop using bincode::serialize()
...
There is little point in using bincode::serialize(). Serialize the
header manually, reducing the footprint.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
2024-05-06 22:55:02 +02:00
dependabot[bot]
5f88aecf37
build(deps): bump mio from 0.8.10 to 0.8.11
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-27 01:16:17 +02:00
Konrad Dybcio
091d4a77b7
initial commit
2024-04-26 12:00:24 +02:00