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