aldanor / hdf5-rust

HDF5 for Rust
https://docs.rs/hdf5
Apache License 2.0
308 stars 82 forks source link

Only conditionally call H5Pset_evict_on_close #260

Closed mulimoen closed 8 months ago

mulimoen commented 1 year ago

Closes #259

aldanor commented 12 months ago

Looks like MSRV tests fail because the most recent half (required by feature="f16") bumped their MSRV to 1.70 🤔 Wonder if we should do the same then

mulimoen commented 12 months ago

Alternatively make MSRV only work for the minimal set of features, but I'd rather bump it up to 1.70 even with 1.70 being quite recent (1st of June)