Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update primitives/core/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed May 12, 2023
1 parent 82fa528 commit 1223c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitives/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ sp-runtime-interface = { version = "7.0.0", default-features = false, path = "..
w3f-bls = { version = "0.1.3", default-features = false, optional = true}

[dev-dependencies]
serde = { version = "1.0.136" }
serde = "1.0.136"
rand = "0.8.5"
criterion = "0.4.0"
serde_json = "1.0"
Expand Down

0 comments on commit 1223c61

Please sign in to comment.