From 5fa7368a341fd5cd0102bb5d9492914aa85658d5 Mon Sep 17 00:00:00 2001 From: clowzed Date: Mon, 24 Jun 2024 12:53:45 +0300 Subject: [PATCH] version-update for: remove obsolete dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 283caab..c5bf411 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sero" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["clowzed "] description = "Muiltidomain static site hosting"