Skip to content

Commit bd6764f

Browse files
github-actions[bot]gdesmott
authored andcommitted
chore: release v7.0.6
1 parent 7108498 commit bd6764f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [7.0.6](https://github.com/gdesmott/system-deps/compare/v7.0.5...v7.0.6) - 2025-10-14
10+
11+
### Fixed
12+
13+
- fix new clippy warnings
14+
- fix new clippy warnings
15+
16+
### Other
17+
18+
- Remove dependency on serde
19+
- Update to `toml` 0.9
20+
- add missing const
21+
- add missing backticks in doc
22+
923
## [7.0.5](https://github.com/gdesmott/system-deps/compare/v7.0.4...v7.0.5) - 2025-05-22
1024

1125
### Other

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.5"
3+
version = "7.0.6"
44
authors = [
55
"Guillaume Desmottes <guillaume.desmottes@collabora.com>",
66
"Josh Triplett <josh@joshtriplett.org>",

0 commit comments

Comments
 (0)