Skip to content

Commit 06919ee

Browse files
committed
feat: upgrade to Rust 1.80.1
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
1 parent 104c701 commit 06919ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
GH_TOKEN: ${{ github.token }}
10-
RUSTUP_TOOLCHAIN: 1.80.0
10+
RUSTUP_TOOLCHAIN: 1.80.1
1111

1212
jobs:
1313
dist:

0 commit comments

Comments
 (0)