Guarantee and test minimal version

This commit is contained in:
Vinzent Steinberg 2019-01-22 14:36:53 +01:00
parent 547149bfd2
commit 4e6082533c
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,6 @@
language: rust
rust:
- 1.22.0
- stable
- beta
- nightly

View File

@ -35,6 +35,11 @@ The following optional feature is available:
* `serde1` enables serialization, via Serde version 1.
## Rust version requirements
Rustc version 1.22 or greater is supported.
## Related Projects
* [`quantiles`](https://crates.io/crates/quantiles):