Skip to content

Commit 9409f70

Browse files
committed
libosdp: Bump libosdp-sys version
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
1 parent 13bc179 commit 9409f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libosdp/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ categories = ["development-tools", "embedded"]
1414

1515
[dependencies]
1616
bitflags = "2.4.0"
17-
libosdp-sys = "3.0.5"
17+
libosdp-sys = "3.0.6"
1818
log = "0.4.20"
1919
once_cell = "1.18.0"
2020
serde = { version = "1.0.192", features = ["derive"] }

0 commit comments

Comments
 (0)