mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump toml from 0.5.1 to 0.5.3 (#151)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.1 to 0.5.3. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.1...0.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Matan Kushner
parent
8671fe89db
commit
3f4bd493d4
+1
-1
@@ -25,7 +25,7 @@ clap = "2.33.0"
|
||||
ansi_term = "0.12.0"
|
||||
dirs = "2.0.2"
|
||||
git2 = "0.9.2"
|
||||
toml = "0.5.1"
|
||||
toml = "0.5.3"
|
||||
serde_json = "1.0.40"
|
||||
rayon = "1.1.0"
|
||||
pretty_env_logger = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user