From d8a5661bf79c17ce8e51116f1ac60b1baec49d89 Mon Sep 17 00:00:00 2001 From: asonix Date: Tue, 9 Jun 2020 21:57:43 -0500 Subject: [PATCH] Add example index.html file --- Cargo.lock | 2 +- index.html | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/Cargo.lock b/Cargo.lock index e75f906..ca2e61f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1341,7 +1341,7 @@ checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" [[package]] name = "pict-rs" -version = "0.1.1" +version = "0.1.2" dependencies = [ "actix-form-data", "actix-fs", diff --git a/index.html b/index.html new file mode 100644 index 0000000..95e0df7 --- /dev/null +++ b/index.html @@ -0,0 +1,21 @@ + + + + + + Upload Images + + +
+ Upload images + + + +
+ +