Skip to content

Commit

Permalink
[cargo-compare] update cargo version
Browse files Browse the repository at this point in the history
vendored-libgit2 seems to also be required, at least on my machine.
  • Loading branch information
sunshowers committed Feb 2, 2024
1 parent 0ac1a9d commit 79154ff
Show file tree
Hide file tree
Showing 5 changed files with 695 additions and 625 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
# This matches the cfg-expr version.
- uses: dtolnay/rust-toolchain@1.73.1
- uses: dtolnay/rust-toolchain@1.75.0
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2
- name: Build and test
run: cargo test --package cargo-compare --release
Expand Down
Loading

0 comments on commit 79154ff

Please sign in to comment.