Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 847c11a

Browse files
Merge #70: Bump version to 0.5.0
902c414 Bump version to 0.5.0 (Daniela Brozzoni) 6d4964a Specify MSRV for clippy (Daniela Brozzoni) Pull request description: ACKs for top commit: danielabrozzoni: self-ACK 902c414 Tree-SHA512: b5416537c16ad958a1facb81c30f83bf62462aebc734848464f03d6771c060a4752165155efc35e068aaf2016bdb2cc3c568c36eec465ae69ef8c9a09be0561a
2 parents a8be538 + 902c414 commit 847c11a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hwi"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Daniela Brozzoni <danielabrozzoni@protonmail.com>"]
55
edition = "2018"
66
license = "MIT"

clippy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
msrv="1.41.1"

0 commit comments

Comments
 (0)