Skip to content

Commit

Permalink
Merge pull request #136 from sanders41/dependabot/cargo/minijinja-1.0.10
Browse files Browse the repository at this point in the history
Bump minijinja from 1.0.9 to 1.0.10
  • Loading branch information
sanders41 authored Nov 11, 2023
2 parents 8c9fe41 + a6d4f08 commit d021821
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 @@ -22,7 +22,7 @@ clap = { version = "4.4.7", features = ["color", "suggestions", "derive"] }
colored = "2.0.4"
dirs = "5.0.1"
indicatif = "0.17.7"
minijinja = "1.0.9"
minijinja = "1.0.10"
reqwest = { version = "0.11.22", features = ["json", "blocking"] }
serde = { version = "1.0.192", features = ["derive"] }
serde_json = "1.0.108"
Expand Down

0 comments on commit d021821

Please sign in to comment.