cargo: refer to local rmp build for builddeps
This commit is contained in:
@@ -117,5 +117,5 @@ overflow-checks = false
|
|||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
image = "0.25"
|
image = "0.25"
|
||||||
rmp = "0.8"
|
rmp = { path = "../msgpack-rust/rmp/" }
|
||||||
csv = "1.3"
|
csv = "1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user