🏡 index : ~doyle/bin.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-06-01 11:00:00.0 +00:00:00
committer jordan <jordan@doyle.la> 2022-09-09 20:04:57.0 +00:00:00
commit
c77be8f078e81974a1d842609aac897969b36c57 [patch]
tree
b357d15079ddc486deae46ca4a515044d02b462b
parent
0902cdaa26ec9029feeccc498d6feceedbd4b31e
download
c77be8f078e81974a1d842609aac897969b36c57.tar.gz

Bump log from 0.4.14 to 0.4.17

Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.17.
- [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.14...0.4.17)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 95c1800..447d83f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1272,9 +1272,9 @@ dependencies = [

[[package]]
name = "log"
version = "0.4.14"
version = "0.4.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
 "cfg-if",
]