Skip to content

Commit 8a04753

Browse files
committed
GitHub Actions: Updated max. Rust toolchain version to 1.85.0.
1 parent ad36fab commit 8a04753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
TOOLCHAIN_MAX:
1010
required: false
1111
type: string
12-
default: "1.84.0"
12+
default: "1.85.0"
1313
OS_VERS_MIN:
1414
required: false
1515
type: string

0 commit comments

Comments
 (0)