Skip to content

Commit

Permalink
Auto merge of #522 - Amanieu:release-0.14.5-again, r=Amanieu
Browse files Browse the repository at this point in the history
Release 0.14.5 again

This time properly bumping the version number in Cargo.toml.
  • Loading branch information
bors committed Apr 28, 2024
2 parents 250040a + c97a94f commit 8359365
Showing 1 changed file with 1 addition 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 = "hashbrown"
version = "0.14.4"
version = "0.14.5"
authors = ["Amanieu d'Antras <[email protected]>"]
description = "A Rust port of Google's SwissTable hash map"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 8359365

Please sign in to comment.