Skip to content

Commit

Permalink
Merge #70: Bump version to 0.5.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
danielabrozzoni committed Jan 31, 2023
2 parents a8be538 + 902c414 commit 847c11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hwi"
version = "0.4.0"
version = "0.5.0"
authors = ["Daniela Brozzoni <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down
1 change: 1 addition & 0 deletions clippy.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
msrv="1.41.1"

0 comments on commit 847c11a

Please sign in to comment.