aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-05 08:16:59 +0000
committerGitHub <noreply@github.com>2020-06-05 08:16:59 +0000
commit1a16193dcfa30fc8e44debf50b4e53078cda33b7 (patch)
treef0264f8a0f05ca191ab367b9740873a22c3c4035
parent7df4655b604683aee5763696589b041024b264ce (diff)
downloadservo-1a16193dcfa30fc8e44debf50b4e53078cda33b7.tar.gz
servo-1a16193dcfa30fc8e44debf50b4e53078cda33b7.zip
build(deps): bump ref_slice from 1.1.1 to 1.2.0
Bumps [ref_slice](https://github.com/steveklabnik/ref_slice) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/steveklabnik/ref_slice/releases) - [Commits](https://github.com/steveklabnik/ref_slice/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index c89e997495f..51310be86a5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4374,9 +4374,9 @@ checksum = "2b5ceb840e4009da4841ed22a15eb49f64fdd00a2138945c5beacf506b2fb5ed"
[[package]]
name = "ref_slice"
-version = "1.1.1"
+version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "825740057197b7d43025e7faf6477eaabc03434e153233da02d1f44602f71527"
+checksum = "4e1b7878800220a76a08f32c057829511440f65528b63b940f2f2bc145d7ac68"
[[package]]
name = "regex"