Skip to content

Commit fd0eaaa

Browse files
authored
Merge pull request #573 from betrusted-io/rkyv-0.8
Rkyv 0.8 - planning
2 parents 19de3e0 + 3120b5d commit fd0eaaa

File tree

10 files changed

+1341
-30
lines changed

10 files changed

+1341
-30
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ exclude = [
125125
"api/xous-api-ticktimer",
126126
# The "packing" crate is forked and is a separate workspace
127127
"libs/mass-storage/packing",
128+
# This directory is dedicated to out-of-tree tests and examples
129+
"planning/",
128130
]
129131

130132
[profile.release]

0 commit comments

Comments
 (0)