This commit is contained in:
Hubert 2021-07-01 06:56:02 +02:00
parent dcae2950e3
commit c73a37984d
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[package] [package]
name = "http-rs" name = "gitust"
version = "0.1.0" version = "0.1.0"
authors = ["hubert"] authors = ["hubert"]
edition = "2018" edition = "2018"
@ -12,4 +12,4 @@ actix-session = "0.4.1"
actix-web-httpauth = "0.5.1" actix-web-httpauth = "0.5.1"
askama = "0.10.5" askama = "0.10.5"
askama_actix = "0.11.1" askama_actix = "0.11.1"
env_logger = "0.8.4" env_logger = "0.8.4"