Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit ab3a3aa

Browse files
committed
chore: Release cargo-information version 0.4.0
1 parent 2870b2f commit ab3a3aa

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [0.4.0] - 2024-01-05
8+
79
### Added
810

911
- Prioritize selection of Minimum Supported Rust Version (MSRV) compatible crate versions. The following hierarchy is used to determine the MSRV:

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-information"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
license = "MIT"
66
description = "A cargo subcommand to show information about crates."

0 commit comments

Comments
 (0)