Skip to content

Commit 2e42135

Browse files
authored
Merge pull request #38 from Detegr/update-postcard
Update postcard to 1.0.x
2 parents d4d161f + f7ae878 commit 2e42135

File tree

2 files changed

+61
-57
lines changed

2 files changed

+61
-57
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ panic = "abort"
4040
neotron-common-bios = "0.8"
4141
pc-keyboard = "0.7"
4242
r0 = "1.0"
43-
postcard = "0.5"
43+
postcard = "1.0"
4444
serde = { version = "1.0", default-features = false }
4545
menu = "0.3"
4646
chrono = { version = "0.4", default-features = false }

0 commit comments

Comments
 (0)