Closed
Description
cap-std and cap-async-std will need a semver bump in order to pick up the fix for #270, which is needed in order to compile with changes to nightly Rust.
I'm also considering making the same change as #271 for [edit: see comments below]FileExt
, MetadataExt
, DirBuilderExt
, PermissionExt
, OpenOptionsExt
, to future-proof against std sealing those traits in the future.
To minimize the number of semver bumps, I'm also planning to coordinate these changes with another change, when I/O lifetimes makes it to stable Rust (expected Aug. 11), and I update io-lifetimes to use it when available.
That's the main change contemplated in #192, so I'm tentatively planning to have this next release be version 1.0.
Metadata
Metadata
Assignees
Labels
No labels