Skip to content

Commit

Permalink
Merge pull request #275 from aegoroff/dependabot/cargo/handlebars-eq-…
Browse files Browse the repository at this point in the history
…6.1.0

chore(deps): update handlebars requirement from =6.0.0 to =6.1.0
  • Loading branch information
aegoroff authored Sep 7, 2024
2 parents cc80207 + 605b861 commit 73c5687
Showing 1 changed file with 1 addition and 1 deletion.
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.5.17", features = ["std", "color", "suggestions", "cargo"
clap_complete = "=4.5.26"
petgraph = "=0.6.5"
ansi_term = "=0.12.1"
handlebars = "=6.0.0"
handlebars = "=6.1.0"
sha2 = "=0.10.8"
hex = "=0.4.3"
url = "=2.5.2"
Expand Down

0 comments on commit 73c5687

Please sign in to comment.