Преглед изворни кода

build(deps): bump unicode-bidi from 0.3.4 to 0.3.5

Bumps [unicode-bidi](https://github.com/servo/unicode-bidi) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] пре 4 година
родитељ
комит
4affcef5d6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -2010,9 +2010,9 @@ dependencies = [
 
 [[package]]
 name = "unicode-bidi"
-version = "0.3.4"
+version = "0.3.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
+checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0"
 dependencies = [
  "matches",
 ]