Skip to content

Commit 082d447

Browse files
committed
Use hdf5-metno fork
1 parent f489272 commit 082d447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ netcdf = { path = "netcdf", version = "0.9.2" }
1414
netcdf-sys = { path = "netcdf-sys", version = "0.6.2" }
1515
netcdf-src = { path = "netcdf-src", version = "0.3.6" }
1616
netcdf-derive = { path = "netcdf-derive", version = "0.1.0" }
17-
hdf5-sys = { version = "0.8.0" }
17+
hdf5-sys = { package = "hdf5-metno-sys", version = "0.9.0" }
1818
mpi-sys = { version = "0.2.1" }

0 commit comments

Comments
 (0)