We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13bc179 commit 9409f70Copy full SHA for 9409f70
libosdp/Cargo.toml
@@ -14,7 +14,7 @@ categories = ["development-tools", "embedded"]
14
15
[dependencies]
16
bitflags = "2.4.0"
17
-libosdp-sys = "3.0.5"
+libosdp-sys = "3.0.6"
18
log = "0.4.20"
19
once_cell = "1.18.0"
20
serde = { version = "1.0.192", features = ["derive"] }
0 commit comments