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 1d18d4a commit 919582fCopy full SHA for 919582f
curlz/Cargo.toml
@@ -32,7 +32,7 @@ base64 = "0.21"
32
## experimental
33
pest = { version = "2.6", optional = true }
34
pest_derive = { version = "2.6", optional = true }
35
-minijinja-stack-ref = "0.32"
+minijinja-stack-ref = "1.0"
36
37
[features]
38
"x-http-lang" = ['dep:pest', 'dep:pest_derive']
0 commit comments