We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96afaa commit 2d0d3b6Copy full SHA for 2d0d3b6
CHANGELOG.md
@@ -26,6 +26,7 @@ New features:
26
that arguments are in the supported range. They panic if this is not the case.
27
* Fix time encoding during a leap second if using `chrono`.
28
* Create directory entry with `VOLUME_ID` attribute when formatting if volume label was set in `FormatVolumeOptions`.
29
+* Fix creating directory entries when `lfn` feature is enabled and `alloc` feature is disabled
30
* Remove `byteorder` dependency.
31
* Bump up minimal Rust compiler version to 1.46.0.
32
* Build the crate using the 2018 edition.
0 commit comments