mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump pretty_env_logger from 0.3.0 to 0.3.1 (#195)
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases) - [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Matan Kushner
parent
b39d31aaa7
commit
5b3641e50b
+1
-1
@@ -28,7 +28,7 @@ git2 = "0.9.2"
|
||||
toml = "0.5.3"
|
||||
serde_json = "1.0.40"
|
||||
rayon = "1.1.0"
|
||||
pretty_env_logger = "0.3.0"
|
||||
pretty_env_logger = "0.3.1"
|
||||
log = "0.4.8"
|
||||
battery = "0.7.4"
|
||||
lazy_static = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user