Преглед на файлове

Bump regex-syntax from 0.6.23 to 0.6.25

Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.23 to 0.6.25.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] преди 4 години
родител
ревизия
946aace661
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      Cargo.lock

+ 2 - 2
Cargo.lock

@@ -1426,9 +1426,9 @@ dependencies = [
 
 [[package]]
 name = "regex-syntax"
-version = "0.6.23"
+version = "0.6.25"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548"
+checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
 
 [[package]]
 name = "remove_dir_all"