Skip to content

Commit

Permalink
Pin which 4.4.1 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 e153cd4
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 88 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.1
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 e153cd4

Please sign in to comment.