From 7a5ea4e9f9a7c5c8ec8e9cc3fc775d3dd7a50650 Mon Sep 17 00:00:00 2001 From: melvyn2 Date: Mon, 9 Aug 2021 10:43:12 -0700 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2f9675c..006f394 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastdl_xz_server" -version = "0.1.0" +version = "0.2.0" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html