Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update primitives/staking/Cargo.toml
Co-authored-by: Bastian Köcher <[email protected]>
  • Loading branch information
michalkucharczyk and bkchr authored May 31, 2023
commit 220956f482562c2f7ed05ec6ca2b342003f9f078
3 changes: 0 additions & 3 deletions primitives/staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ std = [
"sp-runtime/std",
"sp-std/std",
]
serde = [
"dep:serde"
]
runtime-benchmarks = []