Skip to content

Commit

Permalink
codegen: update to handlebars 6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marc-Antoine Perennou <[email protected]>
  • Loading branch information
Keruspe committed Jul 27, 2024
1 parent 6f5a9f7 commit 58eed8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.63.0"
name = "amq_protocol_codegen"

[dependencies]
handlebars = "^5.0"
handlebars = "^6.0"
serde_json = "^1.0"

[dependencies.amq-protocol-types]
Expand Down

0 comments on commit 58eed8f

Please sign in to comment.