mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 01:50:24 -05:00
raise minimum Rust version to 1.52
as required by Retina
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
rust:
|
||||
- stable
|
||||
- 1.48.0
|
||||
- 1.52
|
||||
- nightly
|
||||
include:
|
||||
- rust: nightly
|
||||
|
||||
Reference in New Issue
Block a user