Skip to content

Commit 4ee01f3

Browse files
authored
Merge pull request #593 from sanders41/dependabot/cargo/minijinja-2.5.0
Bump minijinja from 2.4.0 to 2.5.0
2 parents f9b9400 + 9e94951 commit 4ee01f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dirs = "5.0.1"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.17.8"
2626
insta = { version = "1.41.1", features = ["filters"] }
27-
minijinja = "2.4.0"
27+
minijinja = "2.5.0"
2828
rayon = "1.10.0"
2929
reqwest = { version = "0.12.8", features = ["json", "blocking"] }
3030
serde = { version = "1.0.213", features = ["derive"] }

0 commit comments

Comments
 (0)