Skip to content

Commit

Permalink
rust: Bump libosdp-sys version to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
  • Loading branch information
sidcha committed Feb 14, 2024
1 parent d04e97d commit 30bfee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories = ["development-tools", "embedded"]
[dependencies]
bitflags = "2.4.0"
embedded-io = "0.6.1"
libosdp-sys = "0.1.4"
libosdp-sys = "0.1.5"
log = "0.4.20"
multiqueue = "0.3.2"
once_cell = "1.18.0"
Expand Down

0 comments on commit 30bfee9

Please sign in to comment.