aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-20 08:09:28 +0000
committerGitHub <noreply@github.com>2020-05-20 08:09:28 +0000
commitf1dbac5510085d2f8b05e25b0276e7c46551aca7 (patch)
tree7d4b2da94a3de9fd328a185244913f5dbe12e2ca
parent7e74f733016f2d384791fddcf0c5071cbce3e7cb (diff)
downloadservo-f1dbac5510085d2f8b05e25b0276e7c46551aca7.tar.gz
servo-f1dbac5510085d2f8b05e25b0276e7c46551aca7.zip
Bump scopeguard from 1.0.0 to 1.1.0
Bumps [scopeguard](https://github.com/bluss/scopeguard) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/bluss/scopeguard/releases) - [Commits](https://github.com/bluss/scopeguard/compare/1.0.0...v1.1.0) 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 23e3224aea7..f6ed4338ae8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4560,9 +4560,9 @@ checksum = "3ef399c8893e8cb7aa9696e895427fab3a6bf265977bb96e126f24ddd2cda85a"
[[package]]
name = "scopeguard"
-version = "1.0.0"
+version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
+checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "script"