Skip to content

Commit

Permalink
Add crate.io patch (ibc-proto) for no-std-check
Browse files Browse the repository at this point in the history
  • Loading branch information
hu55a1n1 committed Sep 28, 2022
1 parent 0bd7eca commit 7d57d3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions ci/no-std-check/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion ci/no-std-check/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ substrate-std = [
"sp-std/std",
]

# [patch.crates-io]
[patch.crates-io]
ibc-proto = { git = "https://github.com/hu55a1n1/ibc-proto" }
# tendermint = { git = "https://github.com/informalsystems/tendermint-rs", branch = "v0.23.x" }
# tendermint-proto = { git = "https://github.com/informalsystems/tendermint-rs", branch = "v0.23.x" }
# tendermint-light-client-verifier = { git = "https://github.com/informalsystems/tendermint-rs", branch = "v0.23.x" }

0 comments on commit 7d57d3e

Please sign in to comment.