X-Git-Url: http://git.euphorik.ch/index.cgi?p=minecraft_web.git;a=blobdiff_plain;f=backend%2FCargo.toml;h=73193024b0adf611f70578e354df03c6c71a89e1;hp=d1296d345aa70bf9535a95f5cfd631dcdd1277ac;hb=3c7277e35a204d40d9e72794503a68530fcec682;hpb=c849abb7645a38c4fcb91222b399f0914287527a diff --git a/backend/Cargo.toml b/backend/Cargo.toml index d1296d3..7319302 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -2,7 +2,7 @@ name = "minecraft_web" version = "1.0.0" authors = ["Grégory Burri "] -edition = "2018" +edition = "2021" [dependencies] actix-web = "4"