mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-29 13:26:22 +02:00
release: 1.0.5
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
use std::fs;
|
||||
use std::path::{Path, PathBuf};
|
||||
|
||||
use minijinja::{path_loader, Environment};
|
||||
use minijinja::{Environment, path_loader};
|
||||
|
||||
fn templates_dir() -> PathBuf {
|
||||
PathBuf::from(env!("CARGO_MANIFEST_DIR")).join("templates")
|
||||
|
||||
Reference in New Issue
Block a user