summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-29 21:09:27 +0000
committerGitHub <noreply@github.com>2024-04-29 21:09:27 +0000
commite0a19fed89d29126845669c9d06cc846c6305490 (patch)
treed0591f6326fc0ada7e1d225aab9d661883d84221
parent1031911dda514ab4b78a747b188daf395aea91ec (diff)
parent046d54ecd9db9ea8784726ebf7a0e25415217cf6 (diff)
Merge pull request #634 from dalance/dependabot/cargo/unicode-width-0.1.12
Bump unicode-width from 0.1.11 to 0.1.12
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b38aa27..9adca46 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2331,9 +2331,9 @@ dependencies = [
[[package]]
name = "unicode-width"
-version = "0.1.11"
+version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
+checksum = "68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6"
[[package]]
name = "url"