add patches for private repos
This commit is contained in:
parent
cade421402
commit
f0fc7ad514
@ -15,3 +15,8 @@ name = "tree_traverser"
|
||||
crate-type = ["cdylib"]
|
||||
path = "./rust_src/lib.rs"
|
||||
|
||||
[patch.'https://github.com/ecmwf/rsfdb']
|
||||
rsfdb = { path = "../rsfdb" }
|
||||
|
||||
[patch.'https://github.com/ecmwf-projects/rsfindlibs']
|
||||
rsfindlibs = { path = "../rsfindlibs" }
|
Loading…
x
Reference in New Issue
Block a user