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

Commit 9e81875

Browse files
committed
Release 0.4.1
1 parent dadf3f2 commit 9e81875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Josh Stone <cuviper@gmail.com>"]
33
name = "rayon-hash"
4-
version = "0.4.0"
4+
version = "0.4.1"
55
repository = "https://github.com/rayon-rs/rayon-hash"
66
documentation = "https://docs.rs/rayon-hash/"
77
keywords = ["parallel", "iterator", "hash", "map", "set"]

0 commit comments

Comments
 (0)