Skip to content

Commit 9476651

Browse files
committed
Use zerocopy for service messages
1 parent 6615aed commit 9476651

File tree

5 files changed

+273
-217
lines changed

5 files changed

+273
-217
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

thermal-service-messages/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ defmt = { workspace = true, optional = true }
1010
embedded-services.workspace = true
1111
num_enum.workspace = true
1212
uuid.workspace = true
13+
zerocopy.workspace = true
1314

1415
[lints]
1516
workspace = true

0 commit comments

Comments
 (0)