Skip to content

Commit

Permalink
Merge branch 'bump_msrv_1_73'
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed Jun 6, 2024
2 parents 9ff44ca + cd6c5fc commit 20f8c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
cargo update -p clap --precise 4.4.18
cargo update -p symbolic-debuginfo --precise 12.8.0
cd examples/adder && cargo update -p clap@4.5.4 --precise 4.4.18
cd examples/adder && cargo update -p clap --precise 4.4.18
- name: test
run: cargo test --all --features unstable,legacy
lint:
Expand Down

0 comments on commit 20f8c7e

Please sign in to comment.