Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
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
Cargo.lock update + missed serde/std in beefy
  • Loading branch information
michalkucharczyk committed Jun 1, 2023
commit c5acc15c5e5fab89e2d80e733e3ceb344456ff3e
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions frame/beefy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ std = [
"pallet-authorship/std",
"pallet-session/std",
"scale-info/std",
"serde/std",
"sp-consensus-beefy/std",
"sp-runtime/std",
"sp-session/std",
Expand Down