Skip to content

Commit f5592dd

Browse files
github-actions[bot]gdesmott
authored andcommitted
chore: release v7.0.7
1 parent 89152cd commit f5592dd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [7.0.7](https://github.com/gdesmott/system-deps/compare/v7.0.6...v7.0.7) - 2025-10-31
10+
11+
### Fixed
12+
13+
- fix new clippy warning
14+
15+
### Other
16+
17+
- use a BTreeMap to store dependencies libs
18+
919
## [7.0.6](https://github.com/gdesmott/system-deps/compare/v7.0.5...v7.0.6) - 2025-10-14
1020

1121
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "system-deps"
3-
version = "7.0.6"
3+
version = "7.0.7"
44
authors = [
55
"Guillaume Desmottes <[email protected]>",
66
"Josh Triplett <[email protected]>",

0 commit comments

Comments
 (0)