From 48eee067bf3c8384d25ecc647e76e5def4430124 Mon Sep 17 00:00:00 2001 From: Johann Woelper Date: Sat, 10 Jul 2021 18:26:16 +0200 Subject: [PATCH] 0.1.5 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8d9a278..1d16b1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "linetest" -version = "0.1.4" +version = "0.1.5" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -15,4 +15,4 @@ log = "0.4.14" env_logger = "0.8.4" ureq = "2.1.1" rayon = "1.5.1" -chrono = "0.4.19" \ No newline at end of file +chrono = "0.4.19"