We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442d4d2 commit 85a0ce2Copy full SHA for 85a0ce2
crates/templates/Cargo.toml
@@ -14,9 +14,9 @@ flate2 = "1"
14
indexmap = { version = "2", features = ["serde"] }
15
itertools = { workspace = true }
16
lazy_static = "1"
17
-liquid = "0.26"
18
-liquid-core = "0.26"
19
-liquid-derive = "0.26"
+liquid = "=0.26.9"
+liquid-core = "=0.26.9"
+liquid-derive = "=0.26.8"
20
path-absolutize = "3"
21
pathdiff = "0.2"
22
regex = { workspace = true }
0 commit comments