From b34a8ab8ff0e0485f3c7d06b55b8e22e2507ca97 Mon Sep 17 00:00:00 2001 From: tgmichel Date: Fri, 13 Nov 2020 17:41:16 +0100 Subject: [PATCH] Update root Cargo.lock (#115) --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c1ac5883f9..4a7b231267 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1921,7 +1921,7 @@ dependencies = [ [[package]] name = "frontier-consensus" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "derive_more 0.99.11", "ethereum", @@ -1944,7 +1944,7 @@ dependencies = [ [[package]] name = "frontier-consensus-primitives" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "parity-scale-codec", "sp-core", @@ -1955,7 +1955,7 @@ dependencies = [ [[package]] name = "frontier-rpc" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "ethereum", "ethereum-types", @@ -1989,7 +1989,7 @@ dependencies = [ [[package]] name = "frontier-rpc-core" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "ethereum-types", "jsonrpc-core", @@ -2004,7 +2004,7 @@ dependencies = [ [[package]] name = "frontier-rpc-primitives" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "ethereum", "ethereum-types", @@ -4298,7 +4298,7 @@ dependencies = [ [[package]] name = "pallet-ethereum" version = "0.1.0" -source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#5b8a2b3af8fffcd8c5a50429dc569987d3279899" +source = "git+https://github.com/purestake/frontier?branch=v0.3-hotfixes#2c7139c768d675c8a6f360014a472297b74169f7" dependencies = [ "ethereum", "ethereum-types",