Skip to content

Commit 98086c9

Browse files
committed
revert session.
1 parent 79bec3b commit 98086c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srml/session/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ system = { package = "srml-system", path = "../system", default-features = false
1616
timestamp = { package = "srml-timestamp", path = "../timestamp", default-features = false }
1717
substrate-trie = { path = "../../core/trie", default-features = false, optional = true }
1818
runtime-io ={ package = "sr-io", path = "../../core/sr-io", default-features = false }
19-
impl-trait-for-tuples = "0.1.2"
19+
impl-trait-for-tuples = "0.1.3"
2020

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

0 commit comments

Comments
 (0)