Skip to content

Commit

Permalink
Bump log from 0.4.13 to 0.4.14
Browse files Browse the repository at this point in the history
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [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.13...0.4.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 23, 2021
1 parent f62f6c7 commit ddbc2ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
static_assertions = "1.1.0"
nano-leb128 = "0.1.0"
log = "0.4.13"
log = "0.4.14"
simple_logger = "1.11.0"
serde_json = "1.0.59"
serde = { version = "1.0.125", features = ['derive'] }
Expand Down

0 comments on commit ddbc2ae

Please sign in to comment.