mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-01 04:56:37 -04:00
build(deps): upgrade bdk, ecdsa_fun, sigma_fun, sha2, bitcoin-harness, 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 11eb1737ce
.
This commit is contained in:
parent
1947e441dc
commit
6e7e39eea4
18 changed files with 323 additions and 372 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue