Skip to content

Commit

Permalink
Bump log from 0.4.11 to 0.4.13 (use-ink#147)
Browse files Browse the repository at this point in the history
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](rust-lang/log@0.4.11...0.4.13)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2021
1 parent 9704cba commit 5c106b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE", "build.rs", "tem
env_logger = "0.8.2"
anyhow = "1.0.38"
structopt = "0.3.20"
log = "0.4.11"
log = "0.4.13"
heck = "0.3.2"
zip = { version = "0.5.8", default-features = false }
pwasm-utils = "0.17.0"
Expand Down

0 comments on commit 5c106b4

Please sign in to comment.