Skip to content

Commit 18141fe

Browse files
github-actions[bot]eopb
authored andcommitted
chore: release v0.0.8
1 parent 5efaf3d commit 18141fe

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.0.8](https://github.com/eopb/cargo-override/compare/v0.0.7...v0.0.8) - 2026-01-06
10+
11+
### Other
12+
13+
- Upgraded dependencies
14+
915
## [0.0.7](https://github.com/eopb/cargo-override/compare/v0.0.6...v0.0.7) - 2025-09-12
1016

1117
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-override"
3-
version = "0.0.7"
3+
version = "0.0.8"
44
edition = "2024"
55
rust-version = "1.90"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)