Skip to content

Commit

Permalink
remove experimental feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathy-bajo committed Jan 23, 2025
1 parent 5f3515c commit b0f4705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/message-queue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ workspace = true

[dependencies]
codec = { features = ["derive"], workspace = true }
frame = { workspace = true, features = ["runtime", "try-runtime"]}
frame = { workspace = true, features = ["runtime"]}
environmental = { workspace = true }
log = { workspace = true }
scale-info = { features = ["derive"], workspace = true }
Expand Down

0 comments on commit b0f4705

Please sign in to comment.