mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump simplelog from 0.8.0 to 0.9.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.8.0...v0.9.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8269433f93
commit
e249c8f534
2 changed files with 3 additions and 3 deletions
|
@ -21,7 +21,7 @@ tinytemplate = "1.2.0"
|
|||
tokio = { version = "0.2.24", features = [ "macros" ] }
|
||||
log = "0.4.13"
|
||||
structopt = "0.3.21"
|
||||
simplelog = "0.8.0"
|
||||
simplelog = "0.9.0"
|
||||
anyhow = "1.0.35"
|
||||
reqwest = "0.10.10"
|
||||
tempdir = "0.3.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue