Skip to content

Commit

Permalink
Upgrade handlebars to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Apr 9, 2020
1 parent 9d1082b commit 523703a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
27 changes: 1 addition & 26 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 @@ -29,7 +29,7 @@ failure = "0.1"
fern = { version = "^0.5", features = ["colored"] }
futures = "0.1"
ignore = "0.4.2"
handlebars = "2.0"
handlebars = "^3"
hubcaps = { git = "https://github.com/softprops/hubcaps", rev = "855b86c0608e672816a84d3e3132cb967d7d8dd1", default-features = false, features = ["rustls"] }
human-panic = "^1.0"
itertools = "^0.7"
Expand Down

0 comments on commit 523703a

Please sign in to comment.