Skip to content

Commit

Permalink
Merge pull request #1414 from messense/update-minijinja
Browse files Browse the repository at this point in the history
Update minijinja to 0.29.0
  • Loading branch information
messense authored Jan 15, 2023
2 parents f644c51 + 73aa7f5 commit c0106cb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 9 deletions.
23 changes: 15 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tracing-subscriber = { version = "0.3.15", features = ["env-filter"], optional =
# project scaffolding, maturin new/init
dialoguer = { version = "0.10.2", default-features = false, optional = true }
console = { version = "0.15.4", optional = true }
minijinja = { version = "0.28.0", optional = true }
minijinja = { version = "0.29.0", optional = true }

# upload
bytesize = { version = "1.0.1", optional = true }
Expand Down

0 comments on commit c0106cb

Please sign in to comment.