diff --git a/Cargo.toml b/Cargo.toml index 183b35a..b6bddd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"