Skip to content

Commit

Permalink
Merge pull request #471 from quartiq/dependabot/cargo/encdec-0.10.0
Browse files Browse the repository at this point in the history
Bump encdec from 0.9.0 to 0.10.0
  • Loading branch information
jordens authored Dec 30, 2024
2 parents 3cd6a55 + 1120824 commit a108a98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
26 changes: 8 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ bbqueue = "0.5"
embedded-hal-bus = "0.2"
usb-device = "0.3.2"
usbd-serial = "0.2.2"
encdec = { version = "0.9", default-features = false }
encdec = { version = "0.10", default-features = false }
crc-any = { version = "2.5.0", default-features = false }
panic-persist = { version = "0.3", features = ["custom-panic-handler", "utf8"] }
miniconf = { version = "0.16", features = ["json-core", "derive", "postcard"]}
Expand Down

0 comments on commit a108a98

Please # to comment.