Skip to content

Commit

Permalink
bump and upgrade bitstream to const eval, msrv 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Aug 2, 2024
1 parent d845493 commit e3c4bf6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "calypso"
version = "0.1.0"
edition = "2021"
rust-version = "1.79"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand All @@ -10,7 +11,7 @@ socketcan = "3.3.0"
paho-mqtt = "0.12.5"
protobuf-codegen = "3.3.0"
protobuf = "3.3.0"
bitstream-io = "2.3.0"
bitstream-io = "2.5.0"


[build-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion Embedded-Base

0 comments on commit e3c4bf6

Please sign in to comment.