From e846e65cab97d53ee96715ffbfc10f1435bf0fc3 Mon Sep 17 00:00:00 2001 From: drobson03 <17976794+drobson03@users.noreply.github.com> Date: Mon, 25 Oct 2021 18:43:06 +1000 Subject: [PATCH] Rust 2021 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0a50ac4..6c36eed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "speedtest-rs" version = "0.1.0" -edition = "2018" +edition = "2021" license = "LGPL-3.0+" [dependencies]