Skip to content

Commit 6e81890

Browse files
authored
bump MSRV to 1.60.0 (#491)
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
1 parent 36acf47 commit 6e81890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
# Pinned toolchain for linting and benchmarks
1212
ACTIONS_LINTS_TOOLCHAIN: 1.63.0
1313
# Minimum supported Rust version (MSRV)
14-
ACTION_MSRV_TOOLCHAIN: 1.57.0
14+
ACTION_MSRV_TOOLCHAIN: 1.60.0
1515
EXTRA_FEATURES: "protobuf push process"
1616

1717
jobs:

0 commit comments

Comments
 (0)