Skip to content

Commit

Permalink
libosdp: Bump libosdp-sys version to v3.0.8
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
  • Loading branch information
sidcha committed Nov 12, 2024
1 parent e5f8372 commit 907916f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libosdp/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 = { version = "0.6.1", features = ["alloc"] }
libosdp-sys = "3.0.7"
libosdp-sys = "3.0.8"
log = { version = "0.4.20", optional = true }
serde = { version = "1.0.192", features = ["derive", "alloc"], default-features = false }
thiserror = { version = "1.0.50", optional = true }
Expand Down

0 comments on commit 907916f

Please sign in to comment.