v0.12.0
- `NonEmpty::capacity` returns `NonZeroUsize` - Fixed the `nonempty!` macro to use the `vec!` macro internally, ensuring that it compiles with `std` and `no_std`.
- `NonEmpty::capacity` returns `NonZeroUsize` - Fixed the `nonempty!` macro to use the `vec!` macro internally, ensuring that it compiles with `std` and `no_std`.