Skip to content

Commit

Permalink
libosdp: Bump libosdp-sys version to v3.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
  • Loading branch information
sidcha committed Nov 12, 2024
1 parent e2ddcaa commit b5e1260
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 = { path = "../libosdp-sys", default-features = false }
libosdp-sys = "3.0.7"
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 b5e1260

Please sign in to comment.