mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump env_logger from 0.8.2 to 0.8.3
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.8.2 to 0.8.3. - [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.8.2...v0.8.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e8566df3a7
commit
718f16154c
3 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ serde = "^1.0.125"
|
|||
kv = {version = "^0.10.0", features = ["msgpack-value"]}
|
||||
clap = "^2.33.0"
|
||||
log = "^0.4.14"
|
||||
env_logger = "^0.8.2"
|
||||
env_logger = "^0.8.3"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "^1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue