Skip to content

Commit

Permalink
bump MSRV to 1.60.0 (#491)
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <mrcroxx@outlook.com>
  • Loading branch information
MrCroxx committed May 17, 2023
1 parent 36acf47 commit 6e81890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -11,7 +11,7 @@ env:
# Pinned toolchain for linting and benchmarks
ACTIONS_LINTS_TOOLCHAIN: 1.63.0
# Minimum supported Rust version (MSRV)
ACTION_MSRV_TOOLCHAIN: 1.57.0
ACTION_MSRV_TOOLCHAIN: 1.60.0
EXTRA_FEATURES: "protobuf push process"

jobs:
Expand Down

0 comments on commit 6e81890

Please sign in to comment.