Skip to content

Commit

Permalink
remove serai_abi
Browse files Browse the repository at this point in the history
  • Loading branch information
akildemir committed Sep 12, 2024
1 parent fdb5f82 commit d3517ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

5 changes: 0 additions & 5 deletions substrate/coins/pallet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ coins-primitives = { package = "serai-coins-primitives", path = "../primitives",
[dev-dependencies]
sp-io = { git = "https://github.com/serai-dex/substrate", default-features = false }

serai-abi = { path = "../../abi", default-features = false, features = ["serde"] }

[features]
std = [
"frame-system/std",
Expand All @@ -49,9 +47,6 @@ std = [
"sp-io/std",
"sp-runtime/std",

"serai-abi/std",
"serai-abi/serde",

"pallet-transaction-payment/std",

"serai-primitives/std",
Expand Down

0 comments on commit d3517ce

Please sign in to comment.