Skip to content

Commit

Permalink
Merge pull request #18 from zianksm/hotfix-sp-keyring
Browse files Browse the repository at this point in the history
change sp_keyring to sp-keyring
  • Loading branch information
zianksm authored Jun 19, 2023
2 parents 76a4528 + 36944c6 commit 3388c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhatu/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ mockito = "1.0.2"
[features]
default = ["tokio", "serde"]
sp_keyring = []
unstable = ["default", "unstable_sp_core", "subxt", "sp_keyring"]
unstable = ["default", "unstable_sp_core", "subxt", "sp-keyring"]
tokio = []
serde = []
unstable_sp_core = []
Expand Down

0 comments on commit 3388c1c

Please sign in to comment.