Skip to content

Commit

Permalink
Merge pull request #1 from trinhminhtriet/dependabot/cargo/handlebars…
Browse files Browse the repository at this point in the history
…-6.2.0

build(deps): bump handlebars from 6.1.0 to 6.2.0
  • Loading branch information
trinhminhtriet authored Oct 31, 2024
2 parents 310420e + 33ad653 commit 04add1f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 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 @@ -24,7 +24,7 @@ clap = { version = "4.5.20", features = ["derive", "env"] }
ctrlc = "3.4.5"
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
git2 = { version = "0.19.0", default-features = false }
handlebars = "6.1.0"
handlebars = "6.2.0"
regex = "1.11.1"
semver = "1.0.23"
serde = { version = "1.0.210", features = ["derive"] }
Expand Down

0 comments on commit 04add1f

Please sign in to comment.