Skip to content

Commit

Permalink
revert session.
Browse files Browse the repository at this point in the history
  • Loading branch information
kianenigma committed Nov 1, 2019
1 parent 79bec3b commit 98086c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srml/session/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ system = { package = "srml-system", path = "../system", default-features = false
timestamp = { package = "srml-timestamp", path = "../timestamp", default-features = false }
substrate-trie = { path = "../../core/trie", default-features = false, optional = true }
runtime-io ={ package = "sr-io", path = "../../core/sr-io", default-features = false }
impl-trait-for-tuples = "0.1.2"
impl-trait-for-tuples = "0.1.3"

[dev-dependencies]
primitives = { package = "substrate-primitives", path = "../../core/primitives" }
Expand Down

0 comments on commit 98086c9

Please sign in to comment.