mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 08:30:07 +01:00
chore(ci): bump MSRV to 1.60 (clap v4)
This commit is contained in:
parent
68b75ee9b0
commit
95afca5943
6 changed files with 8 additions and 8 deletions
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.56.0, stable]
|
||||
rust: [1.60.0, stable]
|
||||
steps:
|
||||
- name: Rust install
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue