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
7
7
8
8
## [ Unreleased]
9
9
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
+
10
16
## [ 0.2.23] ( https://github.com/rust-lang/getopts/compare/v0.2.22...v0.2.23 ) - 2025-06-09
11
17
12
18
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " getopts"
3
- version = " 0.2.23 "
3
+ version = " 0.2.24 "
4
4
authors = [" The Rust Project Developers" ]
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/rust-lang/getopts"
You can’t perform that action at this time.
0 commit comments