Skip to content

Commit

Permalink
update sprig to include new fns
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal committed Feb 25, 2022
1 parent 85b8b53 commit c2193cb
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
41 changes: 39 additions & 2 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 @@ -12,5 +12,5 @@ serde_json = "1.0"
toml = "0.5"
chrono = {version = "0.4", features = ["serde"]}
minify = "1.2"
handlebars_sprig = { version = "0.1.0" }
handlebars_sprig = { version = "0.2.0" }
flate2 = "1.0.22"

0 comments on commit c2193cb

Please sign in to comment.