Skip to content

Commit 919582f

Browse files
fix(deps): update rust crate minijinja-stack-ref to v1
1 parent 1d18d4a commit 919582f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curlz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ base64 = "0.21"
3232
## experimental
3333
pest = { version = "2.6", optional = true }
3434
pest_derive = { version = "2.6", optional = true }
35-
minijinja-stack-ref = "0.32"
35+
minijinja-stack-ref = "1.0"
3636

3737
[features]
3838
"x-http-lang" = ['dep:pest', 'dep:pest_derive']

0 commit comments

Comments
 (0)