mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build: bump toml_edit from 0.13.4 to 0.14.1 (#3816)
Bumps [toml_edit](https://github.com/ordian/toml_edit) from 0.13.4 to 0.14.1. - [Release notes](https://github.com/ordian/toml_edit/releases) - [Changelog](https://github.com/ordian/toml_edit/blob/master/CHANGELOG.md) - [Commits](https://github.com/ordian/toml_edit/compare/v0.13.4...v0.14.1) --- updated-dependencies: - dependency-name: toml_edit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ strsim = "0.10.0"
|
||||
sys-info = "0.9.1"
|
||||
terminal_size = "0.1.17"
|
||||
toml = { version = "0.5.8", features = ["preserve_order"] }
|
||||
toml_edit = "0.13.4"
|
||||
toml_edit = "0.14.1"
|
||||
unicode-segmentation = "1.9.0"
|
||||
unicode-width = "0.1.9"
|
||||
urlencoding = "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user