Skip to content

Commit b913134

Browse files
committed
feat: Bump rs-x11-hash to 0.1.9 for windows support
Bumps `rs-x11-hash` to `0.1.9` which now supports windows build. This is one part of the puzzle for the Windows support in the CI overhaul PR dashpay#253.
1 parent 19bb292 commit b913134

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ version = "0.41.0"
77

88
[patch.crates-io]
99
dashcore_hashes = { path = "hashes" }
10+
# Use directly from GitHub while we don't have ownership of the crate on crates.io
11+
rs-x11-hash = { git = "https://github.com/dashpay/rs-x11-hash", tag = "0.1.9" }
1012

1113
[profile.release]
1214
# Default to unwinding for most crates

0 commit comments

Comments
 (0)