Skip to content

Commit 05df930

Browse files
guibescosilya-bobyr
authored andcommitted
Publisher stake caps feature
1 parent c96ab56 commit 05df930

File tree

8 files changed

+802
-196
lines changed

8 files changed

+802
-196
lines changed

Cargo.lock

Lines changed: 171 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,6 @@ exclude = [
9494

9595
# This prevents a Travis CI error when building for Windows.
9696
resolver = "2"
97+
98+
[patch.crates-io]
99+
serde_wormhole = { git = "https://github.com/wormhole-foundation/wormhole", tag = "v2.17.1" }

0 commit comments

Comments
 (0)