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