summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-08 11:10:59 +0000
committerSascha Grunert <sgrunert@redhat.com>2021-10-11 09:27:07 +0200
commitd848f2473d406acc2935ef7cd15dd6529d95ec58 (patch)
tree4b2021da783f8c2eb077295e1f90d55a0acd251d
parent41dad4e75ea25130e868b7342c00be2a8811a09e (diff)
Bump unicode-bidi from 0.3.6 to 0.3.7
Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.6...v0.3.7) --- updated-dependencies: - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 802745f..9b08558 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -919,9 +919,9 @@ dependencies = [
[[package]]
name = "unicode-bidi"
-version = "0.3.6"
+version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "246f4c42e67e7a4e3c6106ff716a5d067d4132a642840b242e357e468a2a0085"
+checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
[[package]]
name = "unicode-normalization"