|
@@ -189,7 +189,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "regex 1.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -213,7 +213,7 @@ dependencies = [
|
|
|
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "regex 1.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1024,7 +1024,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "regex"
|
|
|
-version = "1.3.7"
|
|
|
+version = "1.3.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1424,7 +1424,7 @@ dependencies = [
|
|
|
"openssl 0.10.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"parser 0.1.0",
|
|
|
"postgres-native-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "regex 1.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"reqwest 0.10.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rust_team_data 1.0.0 (git+https://github.com/rust-lang/team)",
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1808,7 +1808,7 @@ dependencies = [
|
|
|
"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
|
|
|
-"checksum regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692"
|
|
|
+"checksum regex 1.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6"
|
|
|
"checksum regex-syntax 0.6.18 (registry+https://github.com/rust-lang/crates.io-index)" = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8"
|
|
|
"checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
|
|
|
"checksum reqwest 0.10.5 (registry+https://github.com/rust-lang/crates.io-index)" = "4be79e8610ce0c2d646aa03bff67653f76d394c4e0a5e7bc255007008fcc6ba8"
|