Skip to content

Commit

Permalink
build(deps): upgrade bdk, ecdsa_fun, sigma_fun, sha2, bitcoin-harness…
Browse files Browse the repository at this point in the history
…, serde

- bdk to 0.22.0 #1126
- ecdsa_fun to 7c3d592 #1127
- sigma_fun to 7c3d592 #1128
- sha2 to 0.10.2 #948
- serde to 1.0.144 #1115
- bitcoin-harness to bff9a64

Revert "ci: specify previous dprint version until fixed"
This reverts commit 11eb173.
  • Loading branch information
delta1 committed Sep 12, 2022
1 parent 1947e44 commit 6e7e39e
Show file tree
Hide file tree
Showing 18 changed files with 316 additions and 365 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:

- name: Check formatting
uses: dprint/[email protected]
with:
dprint-version: 0.30.3

- name: Run clippy with default features
run: cargo clippy --workspace --all-targets -- -D warnings
Expand Down
Loading

0 comments on commit 6e7e39e

Please sign in to comment.