update tests to 1.80

This commit is contained in:
Ruben Fiszel
2024-08-26 19:28:16 +02:00
parent 14e756435b
commit cc641f8198
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.79.0
toolchain: 1.80.0
# - uses: Swatinem/rust-cache@v2
# with:
# workspaces: |