Skip to content

Commit 5155062

Browse files
authored
Merge pull request #88 from ursm/dependabot/cargo/handlebars-6.3.1
Bump handlebars from 6.3.0 to 6.3.1
2 parents 1c2d122 + 0b7a754 commit 5155062

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
@@ -10,7 +10,7 @@ license = "MIT"
1010
[dependencies]
1111
anyhow = "1.0.95"
1212
clap = { version = "4.5.28", features = ["derive"] }
13-
handlebars = "6.3.0"
13+
handlebars = "6.3.1"
1414
indoc = "2.0.4"
1515
serde_yaml = "0.9.25"
1616

0 commit comments

Comments
 (0)