Skip to content

Commit fd6bfc5

Browse files
Nemo157Joshua Nelson
authored and
Joshua Nelson
committed
Remove staticfile dependency
1 parent 894a5d4 commit fd6bfc5

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

Cargo.lock

Lines changed: 2 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ serde_json = "1.0"
6666
# iron dependencies
6767
iron = "0.5"
6868
router = "0.5"
69-
staticfile = { version = "0.4", features = ["cache"] }
7069
tempfile = "3.1.0"
7170

7271
# Templating

0 commit comments

Comments
 (0)