Skip to content

Commit

Permalink
removed unused handlebars crate
Browse files Browse the repository at this point in the history
  • Loading branch information
daidokoro committed Dec 12, 2024
1 parent adb2d6f commit 251da25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 83 deletions.
83 changes: 1 addition & 82 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 @@ -38,7 +38,7 @@ async-recursion = "1.1.0"
md5 = "0.7.0"
anyhow = "1.0.86"
aws-sdk-sts = "1.49.0"
handlebars = "6.2.0"
once_cell = "1.20.2"

[dev-dependencies]
pretty_assertions_sorted = "1.2.1"
Expand Down

0 comments on commit 251da25

Please sign in to comment.