File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 1.0.1] ( https://github.com/rust-lang/cfg-if/compare/v1.0.0...v1.0.1 ) - 2025-06-09
10+ ## [ 1.0.2] ( https://github.com/rust-lang/cfg-if/compare/v1.0.1...v1.0.2 ) - 2025-08-19
11+
12+ - Remove ` @__identity ` rule.
1113
12- ### Other
14+ ## [ 1.0.1 ] ( https://github.com/rust-lang/cfg-if/compare/v1.0.0...v1.0.1 ) - 2025-06-09
1315
1416- Remove ` compiler-builtins ` from ` rustc-dep-of-std ` dependencies
1517- Remove redundant configuration from Cargo.toml
Original file line number Diff line number Diff line change 11[package ]
22name = " cfg-if"
3- version = " 1.0.1 "
3+ version = " 1.0.2 "
44authors = [
" Alex Crichton <[email protected] >" ]
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments