We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aa093a commit aab7b7dCopy full SHA for aab7b7d
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ log = "0.4"
14
serde = "1.0"
15
serde_json = {version = "1.0", optional = false}
16
serde_yaml = {version = "0.9", optional = false}
17
-tera = "1.16"
+tera = "1.17"
18
toml = {version = "0.5", optional = false}
19
20
[dev-dependencies]
0 commit comments