File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33## [ Unreleased]
4+ ## [ 0.2.166] ( https://github.com/rust-lang/libc/compare/0.2.165...0.2.166 ) - 2024-11-25
5+
6+ ### Other
7+
8+ - Fix the pull request URL
49## [ 0.2.165] ( https://github.com/rust-lang/libc/compare/0.2.164...0.2.165 ) - 2024-11-25
510
611### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " libc"
3- version = " 0.2.165 "
3+ version = " 0.2.166 "
44authors = [" The Rust Project Developers" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ A test crate for the libc crate.
1414
1515[dependencies .libc ]
1616path = " .."
17- version = " 0.2.165 "
17+ version = " 0.2.166 "
1818default-features = false
1919
2020[build-dependencies ]
You can’t perform that action at this time.
0 commit comments