From baceba84fc310eab476f40f4a2eb48e057e69379 Mon Sep 17 00:00:00 2001 From: igorbrasileiro Date: Wed, 12 Oct 2022 10:31:38 -0300 Subject: [PATCH] Bump cargo version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3aceff4..2c6462e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psi-test" -version = "0.2.0" +version = "0.3.0" edition = "2021" authors = ["Igor Brasileiro "] description = "PSI Test is a tool for run multiple time Page Speed Insight test."