Use empty tmp folder for searching for templates
This commit is contained in:
parent
eef3c679f0
commit
15231eedc0
3 changed files with 77 additions and 6 deletions
|
@ -16,3 +16,4 @@ lazy_static = "1.4"
|
|||
rocket = { git = "https://github.com/SergioBenitez/Rocket", rev = "v0.5.0-rc.3" }
|
||||
rocket_dyn_templates = { git = "https://github.com/SergioBenitez/Rocket.git", rev = "v0.5.0-rc.3", features = ["tera"] }
|
||||
rust-s3 = { version = "0.32", default-features = false, features = ["tokio-rustls-tls"] }
|
||||
tempdir = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue