Skip to content

Commit

Permalink
Update minijinja to 0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jan 19, 2023
1 parent 92cafd8 commit 8b753d5
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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.29.0", optional = true }
minijinja = { version = "0.30.0", optional = true }

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

0 comments on commit 8b753d5

Please sign in to comment.