File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
56
56
57
57
Initial release
58
58
59
- [ Unreleased ] : https://github.com/japaric /hash32/compare/v0.3.1...HEAD
60
- [ v0.3.1 ] : https://github.com/japaric /hash32/compare/v0.3.0...v0.3.1
61
- [ v0.3.0 ] : https://github.com/japaric /hash32/compare/v0.2.1...v0.3.0
62
- [ v0.2.1 ] : https://github.com/japaric /hash32/compare/v0.2.0...v0.2.1
63
- [ v0.2.0 ] : https://github.com/japaric /hash32/compare/v0.1.2...v0.2.0
64
- [ v0.1.2 ] : https://github.com/japaric /hash32/compare/v0.1.1...v0.1.2
65
- [ v0.1.1 ] : https://github.com/japaric /hash32/compare/v0.1.0...v0.1.1
59
+ [ Unreleased ] : https://github.com/rust-embedded-community /hash32/compare/v0.3.1...HEAD
60
+ [ v0.3.1 ] : https://github.com/rust-embedded-community /hash32/compare/v0.3.0...v0.3.1
61
+ [ v0.3.0 ] : https://github.com/rust-embedded-community /hash32/compare/v0.2.1...v0.3.0
62
+ [ v0.2.1 ] : https://github.com/rust-embedded-community /hash32/compare/v0.2.0...v0.2.1
63
+ [ v0.2.0 ] : https://github.com/rust-embedded-community /hash32/compare/v0.1.2...v0.2.0
64
+ [ v0.1.2 ] : https://github.com/rust-embedded-community /hash32/compare/v0.1.1...v0.1.2
65
+ [ v0.1.1 ] : https://github.com/rust-embedded-community /hash32/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "32-bit hashing algorithms"
5
5
keywords = [" 32-bit" , " hash" , " fnv" , " murmur3" ]
6
6
license = " MIT OR Apache-2.0"
7
7
name = " hash32"
8
- repository = " https://github.com/japaric /hash32"
8
+ repository = " https://github.com/rust-embedded-community /hash32"
9
9
version = " 0.3.1"
10
10
11
11
[dependencies .byteorder ]
You can’t perform that action at this time.
0 commit comments