Commit Graph

3 Commits

Author SHA1 Message Date
Jack Grigg 34658c4bd3
Raise minimum Rust version to 1.32
The crypto_api_chachapoly uses two new features introduced in 1.32:

- Self struct constructors
- u64::to_le_bytes()
2019-04-11 06:41:22 -07:00
Sean Bowe 4113df4780 Fix version string, cache cargo symbols. 2019-01-03 11:55:16 -07:00
Sean Bowe 813cf16ff2 Add travis testing support. 2019-01-03 11:51:08 -07:00