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 comit-network#1126
- ecdsa_fun to 7c3d592 comit-network#1124
- sigma_fun to 7c3d592 comit-network#1125
- sha2 to 0.10.2 comit-network#948
- serde to 1.0.144 comit-network#1115
- bitcoin-harness upgrade was required, waiting for merge at coblox/bitcoin-harness-rs#25

Revert "ci: specify previous dprint version until fixed"
This reverts commit 11eb173.
  • Loading branch information
delta1 committed Sep 9, 2022
1 parent 1947e44 commit 0467a56
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/check@v2.1
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 0467a56

Please sign in to comment.