Skip to content

Commit

Permalink
revert(deps): 'chore: update p-sdk to r0gue-io, exclude integration t…
Browse files Browse the repository at this point in the history
…ests'
  • Loading branch information
peterwht authored and al3mart committed Jan 24, 2025
1 parent 34f4917 commit 7359e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ asset-hub-paseo-runtime = { workspace = true, optional = true }
asset-hub-westend-runtime = { workspace = true, optional = true, default-features = true }
paseo-runtime = { workspace = true, optional = true }
paseo-runtime-constants = { workspace = true, optional = true }
westend-runtime = { workspace = true, optional = true }
westend-runtime-constants = { workspace = true, optional = true }
westend-runtime = { workspace = true, optional = true, default-features = true }
westend-runtime-constants = { workspace = true, optional = true, default-features = true }

# Local
pop-runtime-common.workspace = true
Expand Down

0 comments on commit 7359e7a

Please sign in to comment.