Closed dancerj closed 1 year ago
hmm maybe ranged dependency is better?
(I can't quite find what is breaking change in memoffset)
Some of our dependencies don't support Rust 1.39 anymore. I think that's fine since it's such an ancient version. You can update the MSRV in .github/workflows/ci.yml
to a more recent version (e.g. 1.56).
1.56.1 looked like a reasonable and old version to me, how about this.
Seems like newer version works just fine.
memoffset 0.8 is in Debian archive and I prefer if we can use that version instead of old version.