File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## Unreleased
99
10+ -
11+
12+ ## [ v0.7.1] ( https://github.com/trussed-dev/littlefs2/releases/tag/0.7.1 ) - 2026-03-16
13+
14+ ### Fixed
15+
1016- Fixed documentation build on docs.rs.
1117
1218## [ v0.7.0] ( https://github.com/trussed-dev/littlefs2/releases/tag/0.7.0 ) - 2026-03-09
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository = "https://github.com/trussed-dev/littlefs2"
99[package ]
1010name = " littlefs2"
1111description = " Idiomatic Rust API for littlefs"
12- version = " 0.7.0 "
12+ version = " 0.7.1 "
1313authors = [" Nicolas Stalder <n@stalder.io>" , " Brandon Edens <brandonedens@gmail.com>" , " The Trussed developers" ]
1414readme = " README.md"
1515categories = [" embedded" , " filesystem" , " no-std" ]
You can’t perform that action at this time.
0 commit comments