From ceef91a3c416541c9af839dc98b321b69063cfa6 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Sat, 25 May 2024 21:32:40 +0200 Subject: [PATCH] Bad commit --- contract/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract/Cargo.toml b/contract/Cargo.toml index 3d3553f..e180322 100644 --- a/contract/Cargo.toml +++ b/contract/Cargo.toml @@ -2,7 +2,7 @@ name = "contract" version = "0.2.0" authors = ["darthsiroftardis "] -edition = "2018" +edition = "2021" [dependencies] casper-types.workspace = true