Skip to content

Commit b046fb2

Browse files
committed
libosdp: Pin the libosdp-sys crate to build from source
There are local fixes not in crates.io Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
1 parent b4ccdde commit b046fb2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ members = [
66
"libosdp",
77
"osdpctl"
88
]
9+
10+
[patch.crates-io]
11+
libosdp-sys = { path = "libosdp-sys" }

0 commit comments

Comments
 (0)