Marc BK
Marc BK
I don't fully understand the issue but after reproducing it on a windows machine I ended up disabling static linking of the VS CRT. EDIT: That did not fix the...
This issue could be resolved by https://github.com/axodotdev/cargo-dist/issues/1782
FYI: I'm following this issue but won't be contributing much to the discussion due to my very limited HDF5 knowledge.
2.3.2 has the same issue. Last working version is 2.2.1 
> Did everyone use `matrix` to create releases in parallel? I suspect it's a concurrency issue. Yes, it's definitely a concurrency issue
I would recommend just starting out with `typos` because: - Very quick to get started -> having something is 1000x better than having nothing - Designed for low rate of...
We should add https://github.com/obi1kenobi/cargo-semver-checks to CI so we're more aware of this kind of breakage in the future and so that we can describe API changes up front in the...
CI fails because the lockfile needs to be updated, due to the version bump essentially. Want me to commit the updated lockfile? Wait why is there even a lockfile when...
> @CramBL Could you please update lockfile as well? I understand it's not ideal, but I'd prefer make it work No. Use https://crates.io/crates/env_logger instead
> @CramBL Not env_logger. It has its own problems. It's maintained though