Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
- rust: [1.65.0, stable, beta, nightly]
+ rust: [1.70.0, stable, beta, nightly]
steps:
- name: Checkout repository