mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump env_logger from 0.7.1 to 0.8.2
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.7.1 to 0.8.2. - [Release notes](https://github.com/env-logger-rs/env_logger/releases) - [Changelog](https://github.com/env-logger-rs/env_logger/blob/master/CHANGELOG.md) - [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.7.1...v0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ec09417358
commit
056a0380bd
4 changed files with 29 additions and 8 deletions
|
@ -14,7 +14,7 @@ bench = false
|
|||
|
||||
[dependencies]
|
||||
backtrace = "0.3"
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
simpleservo = { path = "../api" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue