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

Commit 2be2cfb

Browse files
committed
chore: Release cargo-information version 0.2.1
1 parent 85cad6d commit 2be2cfb

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.2.1] - 2023-12-11
8+
79
### Fixed
810

911
- Do now allow empty spec name.

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

0 commit comments

Comments
 (0)