1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["bitdoer"] description = "lightweight x86 32-bit MurmurHash3 implementation" edition = "2018" license = "GPL-3.0" name = "rumrust" repository = "https://github.com/bitdoer/rumrust" version = "0.1.0"