We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f489272 commit 082d447Copy full SHA for 082d447
Cargo.toml
@@ -14,5 +14,5 @@ netcdf = { path = "netcdf", version = "0.9.2" }
14
netcdf-sys = { path = "netcdf-sys", version = "0.6.2" }
15
netcdf-src = { path = "netcdf-src", version = "0.3.6" }
16
netcdf-derive = { path = "netcdf-derive", version = "0.1.0" }
17
-hdf5-sys = { version = "0.8.0" }
+hdf5-sys = { package = "hdf5-metno-sys", version = "0.9.0" }
18
mpi-sys = { version = "0.2.1" }
0 commit comments