This commit is contained in:
Stefan Schwarz 2020-08-15 09:10:47 +02:00
parent 7100621f5e
commit 09a3f096c7
8 changed files with 154 additions and 115 deletions

1
Cargo.lock generated
View file

@ -1054,6 +1054,7 @@ dependencies = [
name = "macnickenson"
version = "0.1.0"
dependencies = [
"anyhow",
"argh",
"askama",
"askama_tide",