Skip to content

Commit 667c275

Browse files
committed
deps: revert to v2 resolver
v3 resolver is not supported by MSRV 1.63.0
1 parent 8cefa3b commit 667c275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = [
33
"Yancy Ribbens <email@yancy.lol>",
44
]
55
edition = "2021"
6-
resolver = "3"
6+
resolver = "2"
77
license = "CC0-1.0"
88
name = "bitcoin-coin-selection"
99
repository = "https://github.com/p2pderivatives/rust-bitcoin-coin-selection"

0 commit comments

Comments
 (0)