mirror of
https://github.com/georust/netcdf.git
synced 2026-02-01 16:00:02 +00:00
patch section in toplevel
This commit is contained in:
parent
123433aeaa
commit
fba9151c35
@ -32,3 +32,7 @@ structopt = "0.3.3"
|
||||
members = [
|
||||
"netcdf-sys",
|
||||
]
|
||||
|
||||
[patch]
|
||||
[patch.crates-io]
|
||||
hdf5-sys = { git = "https://github.com/magnusuMET/hdf5-rust", branch = "feature/static_build" }
|
||||
|
||||
@ -36,4 +36,4 @@ dap = ["curl-sys"]
|
||||
|
||||
[patch]
|
||||
[patch.crates-io]
|
||||
hdf5-sys = { git = "https://github.com/magnusuMET/hdf5-rust.git", branch = "feature/static_build" }
|
||||
hdf5-sys = { git = "https://github.com/magnusuMET/hdf5-rust", branch = "feature/static_build" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user