Commit Graph

5 Commits

Author SHA1 Message Date
Konrad Dybcio
309149259a Cargo.toml: Set BSD3
Signed-off-by: Konrad Dybcio <konradybcio@kernel.org>
2024-05-21 23:01:20 +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
Konrad Dybcio
2b2c45a110 Cargo.toml: fill in some tags 2024-04-27 01:23:11 +02:00
Konrad Dybcio
091d4a77b7 initial commit 2024-04-26 12:00:24 +02:00