From c73a37984df034b5fb9430fee0463394624346b5 Mon Sep 17 00:00:00 2001 From: Hubert Date: Thu, 1 Jul 2021 06:56:02 +0200 Subject: [PATCH] update --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7993af9..30faaf4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "http-rs" +name = "gitust" version = "0.1.0" authors = ["hubert"] edition = "2018" @@ -12,4 +12,4 @@ actix-session = "0.4.1" actix-web-httpauth = "0.5.1" askama = "0.10.5" askama_actix = "0.11.1" -env_logger = "0.8.4" \ No newline at end of file +env_logger = "0.8.4"