Skip to content

Commit

Permalink
Pin which 4.4.0 for msrv 1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould committed Dec 18, 2023
1 parent d23ed51 commit c52fdf9
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 89 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
cargo update
cargo update -p regex --precise 1.9.6
cargo update -p which --precise 4.4.0
cargo update -p [email protected] --precise 0.3.20
- name: test payjoin lib
run: cargo test --package payjoin --verbose --all-features --lib
Expand Down
Loading

0 comments on commit c52fdf9

Please sign in to comment.