remove patches

This commit is contained in:
Tom 2025-02-12 12:48:42 +00:00
parent 084ad96569
commit be5a81c400

View File

@ -16,8 +16,8 @@ name = "tree_traverser"
crate-type = ["cdylib"] crate-type = ["cdylib"]
path = "./src/rust/lib.rs" path = "./src/rust/lib.rs"
[patch.'https://github.com/ecmwf/rsfdb'] # [patch.'https://github.com/ecmwf/rsfdb']
rsfdb = { path = "../rsfdb" } # rsfdb = { path = "../rsfdb" }
[patch.'https://github.com/ecmwf-projects/rsfindlibs'] # [patch.'https://github.com/ecmwf-projects/rsfindlibs']
rsfindlibs = { path = "../rsfindlibs" } # rsfindlibs = { path = "../rsfindlibs" }