mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump tinytemplate from 1.1.0 to 1.2.0
Bumps [tinytemplate](https://github.com/bheisler/TinyTemplate) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/bheisler/TinyTemplate/releases) - [Changelog](https://github.com/bheisler/TinyTemplate/blob/master/CHANGELOG.md) - [Commits](https://github.com/bheisler/TinyTemplate/compare/1.1.0...1.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c09ac166d0
commit
a6ef1f66f2
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ bin-dir = "{ bin }{ format }"
|
|||
[dependencies]
|
||||
crates_io_api = "0.6.1"
|
||||
cargo_metadata = "0.12.1"
|
||||
tinytemplate = "1.1.0"
|
||||
tinytemplate = "1.2.0"
|
||||
tokio = { version = "0.2.24", features = [ "macros" ] }
|
||||
log = "0.4.11"
|
||||
structopt = "0.3.21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue