Skip to content

Commit 1ea22f3

Browse files
RomarQgithub-actions[bot]
authored andcommitted
release: v0.2.0
1 parent 2057cf9 commit 1ea22f3

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.0] - 2026-03-17
6+
7+
**Full Changelog**: https://github.com/RomarQ/cargo-workspace-inheritance-check/compare/v0.1.0...v0.2.0
8+
9+
510
## [0.1.0] - 2026-03-17
611

712
### Added

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-workspace-inheritance-check"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
authors = ["Rodrigo Quelhas"]
66
description = "Check and fix workspace dependency inheritance hygiene in Cargo workspaces"

0 commit comments

Comments
 (0)