diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-16 22:10:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-16 22:10:11 -0500 |
| commit | 0f5c06fa44e25aa8db76265261b0eaa90fc59160 (patch) | |
| tree | 52fe2b8512421c2fbce916f2e38e43e003a44292 | |
| parent | 1b91c59d59c6195f07c144c4221a7f3f875ed377 (diff) | |
| download | xesite-0f5c06fa44e25aa8db76265261b0eaa90fc59160.tar.xz xesite-0f5c06fa44e25aa8db76265261b0eaa90fc59160.zip | |
build(deps): bump log from 0.4.11 to 0.4.13 (#293)
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](https://github.com/rust-lang/log/compare/0.4.11...0.4.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -987,9 +987,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.11" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" +checksum = "fcf3805d4480bb5b86070dcfeb9e2cb2ebc148adb753c5cca5f884d1d65a42b2" dependencies = [ "cfg-if 0.1.10", ] |
