Commit Graph

8 Commits

Author SHA1 Message Date
Jubilee Young
fbcc679024 Bump version to 1.1.0 (already published)
This version has already been published, yet the version change never
arrived in the repo. Let's bump that in the Cargo.toml and README,
so people don't copy old versions.

Let's also fix a typo while we're here.
2020-08-15 10:37:11 -07:00
Mark Rousskov
89ce6783ea Implement no_std mode
This only exports the hash itself, omitting the HashMap re-exports.

Essentially a rebase of #7.
2020-02-08 08:17:43 -05:00
Nicolas Stalder
4b01fab3b0 Remove byteorder dependency 2019-12-29 22:47:48 +01:00
John Kåre Alsaker
1e6125871e Bump version 2018-05-28 17:57:47 +02:00
John Kåre Alsaker
970081f180 Hash up to 8 bytes at once with FxHasher 2018-05-28 17:57:47 +02:00
Niko Matsakis
abd3d05849 bump version to 1.0.0 2018-05-24 09:05:38 -04:00
Niko Matsakis
36ba78a873 add various fields to Cargo.toml 2018-05-24 08:56:20 -04:00
Niko Matsakis
373451952e move code over from rustc 2018-05-24 08:31:47 -04:00