Skip to content

Commit

Permalink
Bump payjoin-0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGould committed Aug 13, 2024
1 parent 12701f4 commit 425f8b8
Show file tree
Hide file tree
Showing 5 changed files with 421 additions and 398 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
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
cargo update -p [email protected] --precise 0.3.20
cargo update -p tokio --precise 1.38.1
- name: test payjoin lib
run: cargo test --package payjoin --verbose --all-features --lib
- name: test payjoin v1_to_v1 integration
Expand Down
Loading

0 comments on commit 425f8b8

Please sign in to comment.