Skip to content

Commit

Permalink
patch cosmos-sdk-proto
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 8, 2024
1 parent 5d488a0 commit 5a48067
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/no-std-check/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ syn = ">=2.0.5"
panic-handler = [ ]
use-substrate = [ "sp-core", "sp-io", "sp-runtime", "sp-std" ]
substrate-std = [ "sp-core/std", "sp-io/std", "sp-runtime/std", "sp-std/std" ]

[patch.crates-io]
cosmos-sdk-proto = { git = "https://github.com/rnbguy/cosmos-rust", branch = "rano/fix/serde-no-std" }

0 comments on commit 5a48067

Please sign in to comment.