build: Bump minimum Rust version to 1.60

Some dependencies (e.g. pnet 0.30.0) require it.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2022-05-24 14:32:18 +01:00
parent a14ebbb758
commit ffd1411e7c
5 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- stable
- beta
- nightly
- 1.56
- "1.60"
target:
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl