update
This commit is contained in:
parent
dcae2950e3
commit
c73a37984d
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue