mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-26 20:06:24 +02:00
release: 1.0.3
fix: load ort-version via bash script on all release runners, toolchain harmonization
This commit is contained in:
@@ -19,6 +19,7 @@ pub enum TemplateEngine {
|
||||
Embedded(Arc<Environment<'static>>),
|
||||
}
|
||||
|
||||
#[allow(clippy::module_name_repetitions)]
|
||||
#[macro_export]
|
||||
macro_rules! create_template_engine {
|
||||
// Single path argument
|
||||
|
||||
Reference in New Issue
Block a user