From caeb5acbbd03cd7c76ae90aa46273fa14e91944b Mon Sep 17 00:00:00 2001 From: Michael Birch Date: Tue, 3 Aug 2021 14:38:57 +0000 Subject: [PATCH] Update etc/state-migration-test/Cargo.lock --- etc/state-migration-test/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/state-migration-test/Cargo.lock b/etc/state-migration-test/Cargo.lock index d440d8c53..5e3ab50b8 100644 --- a/etc/state-migration-test/Cargo.lock +++ b/etc/state-migration-test/Cargo.lock @@ -31,7 +31,7 @@ dependencies = [ [[package]] name = "aurora-engine" -version = "1.0.0" +version = "1.5.0" dependencies = [ "aurora-bn", "blake2",