Skip to content

Commit

Permalink
build(deps): bump simplelog from 0.10.2 to 0.11.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.10.2 to 0.11.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.10.2...v0.11.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 Nov 15, 2021
1 parent 549010e commit 3fd9fd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -21,7 +21,7 @@ log = "0.4.8"
zip = "0.5.9"
structopt = "0.3.2"
base64 = "0.13.0"
simplelog = "0.10.2"
simplelog = "0.11.0"
anyhow = "1.0.45"
reqwest = { version = "0.11.6", features = ["json", "blocking"] }
serde = { version = "1.0.106", features = ["derive"] }
Expand Down

0 comments on commit 3fd9fd3

Please sign in to comment.