summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-22 05:25:09 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-22 05:35:33 +0000
commitabe19c712d13bbcd14c918c96b2c7af24d8a37dd (patch)
tree303830b76810f6a78a42c4b5eb12a59e3cecad13 /Cargo.lock
parentb673f91a4627f2b4d50fbb52be83b2047d8ce1f0 (diff)
build(deps): bump byte-unit from 4.0.10 to 4.0.11
Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.10 to 4.0.11. - [Release notes](https://github.com/magiclen/byte-unit/releases) - [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.10...v4.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e5bafe3b0..058b7bf89 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -191,9 +191,9 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
[[package]]
name = "byte-unit"
-version = "4.0.10"
+version = "4.0.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b9520900471c3a9bbcfe0fd4c7b6bcfeff41b20a76cf91c59b7474b09be1ee27"
+checksum = "26d98e67b09c0321733bef2f3b879832afa6197e9ea58f32e72c316df2ffe743"
dependencies = [
"utf8-width",
]