jpjones76 / SeisIO.jl

Julia language support for geophysical time series data
http://seisio.readthedocs.org
Other
47 stars 21 forks source link

Bump HDF5 and LightXML compat for Apple M1 #94

Open haakon-e opened 1 year ago

haakon-e commented 1 year ago

Fixes #93.

Note: the latest version of HDF5.jl is v0.16.12. In this PR, I only bumped compat to 0.14.2, which is the first non-breaking release. In general, it may be useful to add compat for v0.16 (and v0.15) too, but I haven't explored that here.