Skip to content

Commit ebab2b0

Browse files
committed
Auto merge of #1619 - jtgeibel:bump-older-log, r=sgrif
`cargo update -p log:0.3.8` I ran into this issue while trying to debug the login issue. We have a few dependencies that pull in an older version of `log`, which means that, for instance, `RUST_LOG=oauth2=debug` doesn't work. `log:0.3.9` provides a semver compatibile wrapper around `log:0.4` which allows logging to work for all our dependencies which support it.
2 parents 5130da6 + f7ecd93 commit ebab2b0

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

Cargo.lock

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)