Skip to content

Commit

Permalink
build(deps): bump simplelog from 0.11.2 to 0.12.0 in /target-gen
Browse files Browse the repository at this point in the history
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.2 to 0.12.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](Drakulix/simplelog.rs@v0.11.2...v0.12.0)

---
updated-dependencies:
- dependency-name: simplelog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2022
1 parent 417b48b commit e41c88f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 38 deletions.
41 changes: 4 additions & 37 deletions target-gen/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 target-gen/Cargo.toml
Expand Up @@ -29,7 +29,7 @@ log = "0.4.16"
zip = "0.6.0"
clap = { version = "3.1", features = ["derive"] }
base64 = "0.13.0"
simplelog = "0.11.2"
simplelog = "0.12.0"
anyhow = "1.0.56"
reqwest = { version = "0.11.10", features = ["json", "blocking"] }
serde = { version = "1.0.136", features = ["derive"] }
Expand Down

0 comments on commit e41c88f

Please sign in to comment.