Jack Grigg
|
789e2ff216
|
Travis CI: Build before formatting check
cargo fmt does not build the code, and running it in a fresh clone of
the codebase will fail because the protobuf code has not been generated.
|
2019-08-22 15:18:50 +01:00 |
|
Eirik Ogilvie-Wigley
|
7461f8936d
|
Update travis to require formatting
|
2019-08-15 10:45:24 -06:00 |
|
Jack Grigg
|
d1ce6749fe
|
Bump minimum Rust version to 1.36
|
2019-07-10 13:12:26 -04:00 |
|
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 |
|