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](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.24] ( https://github.com/rust-lang/getopts/compare/v0.2.23...v0.2.24 ) - 2025-08-29
11+
12+ ### Other
13+
14+ - Make unicode-width an optional default dependency ([ #133 ] ( https://github.com/rust-lang/getopts/pull/133 ) )
15+
1016## [ 0.2.23] ( https://github.com/rust-lang/getopts/compare/v0.2.22...v0.2.23 ) - 2025-06-09
1117
1218### Other
Original file line number Diff line number Diff line change 11[package ]
22name = " getopts"
3- version = " 0.2.23 "
3+ version = " 0.2.24 "
44authors = [" The Rust Project Developers" ]
55license = " MIT OR Apache-2.0"
66repository = " https://github.com/rust-lang/getopts"
You can’t perform that action at this time.
0 commit comments