Skip to content

Commit

Permalink
Update Rust crate handlebars to 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 5fd565b commit c2b48fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ path = "lib.rs"


[dependencies]
handlebars = "5"
handlebars = "5.1.2"
dotenv = "0.15"
log = "0.4"
clap = { version = "4.5.4", features = [ "derive", "env" ] }
Expand Down

0 comments on commit c2b48fa

Please sign in to comment.