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

Commit c3bf214

Browse files
committed
chore: Release cargo-information version 0.4.1
1 parent e6c49f8 commit c3bf214

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.1] - 2024-01-11
8+
79
### Added
810

911
- Introduced the `vendored-openssl` feature to enable the use of the vendored version of OpenSSL.

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

0 commit comments

Comments
 (0)