Skip to content

Commit 8359365

Browse files
committed
Auto merge of #522 - Amanieu:release-0.14.5-again, r=Amanieu
Release 0.14.5 again This time properly bumping the version number in Cargo.toml.
2 parents 250040a + c97a94f commit 8359365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hashbrown"
3-
version = "0.14.4"
3+
version = "0.14.5"
44
authors = ["Amanieu d'Antras <[email protected]>"]
55
description = "A Rust port of Google's SwissTable hash map"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)