aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-12-12make the "c_avx512" feature a no-op on non-x86Jack O'Connor
2019-12-09add ci.ymlJack O'Connor
2019-12-08feature comments in Cargo.tomlJack O'Connor
2019-12-08add Rust FFI wrappers for AVX-512 and NEONJack O'Connor
2019-12-06get rid of the bitflags dependencyJack O'Connor
2019-12-06add struct HasherJack O'Connor
2019-12-02add portable.rsJack O'Connor