nix
nix copied to clipboard
NEEDS MSRV >=1.77 | chore: replace `memoffset` with std API
trafficstars
What does this PR do
Checklist:
- [x] I have read
CONTRIBUTING.md - [x] I have written necessary tests and rustdoc comments
- [ ] A change log has been added if this PR modifies nix's API
At the rate this crate bumped MSRV in the past this may be fine, but I'm also ok if you decide to stay on and order version for longer and this gets merged some time later.
but I'm also ok if you decide to stay on and order version for longer and this gets merged some time later.
I do not have an MSRV bumping strategy in my mind, but I think we should keep it close to the libc crate's MSRV, so I will stay, thanks:)