We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f8372 commit 907916fCopy full SHA for 907916f
libosdp/Cargo.toml
@@ -15,7 +15,7 @@ categories = ["development-tools", "embedded"]
15
[dependencies]
16
bitflags = "2.4.0"
17
embedded-io = { version = "0.6.1", features = ["alloc"] }
18
-libosdp-sys = "3.0.7"
+libosdp-sys = "3.0.8"
19
log = { version = "0.4.20", optional = true }
20
serde = { version = "1.0.192", features = ["derive", "alloc"], default-features = false }
21
thiserror = { version = "1.0.50", optional = true }
0 commit comments