Skip to content

Commit

Permalink
Upgrade minijinja to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Nov 28, 2024
1 parent 3c4c086 commit 2d586fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -107,7 +107,7 @@ tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }
# project scaffolding, maturin new/init/generate-ci
dialoguer = { version = "0.11.0", default-features = false, optional = true }
console = { version = "0.15.4", optional = true }
minijinja = { version = "1.0.7", optional = true }
minijinja = { version = "2.5.0", optional = true }

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

0 comments on commit 2d586fa

Please sign in to comment.