summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-11 05:19:10 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-11 05:32:36 +0000
commit206e53bf21fa4c086993ae1458cbcdba8aeea32c (patch)
treea61271b6ccfcf66a5d74e0bd98ee8c2494d7b7d7 /Cargo.toml
parent49257649def238804ad4c1638ef898b51d49ad43 (diff)
build(deps): bump byte-unit from 4.0.9 to 4.0.10
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.9 to 4.0.10. - [Release notes](https://github.com/magiclen/byte-unit/releases) - [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.9...v4.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 952fa6b97..555d8e683 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ gethostname = "0.2.1"
once_cell = "1.7.2"
chrono = "0.4.19"
sys-info = "0.8.0"
-byte-unit = "4.0.9"
+byte-unit = "4.0.10"
starship_module_config_derive = { version = "0.1.2", path = "starship_module_config_derive" }
yaml-rust = "0.4.5"
pest = "2.1.3"