aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-01 08:37:53 +0000
committerGitHub <noreply@github.com>2020-06-01 08:37:53 +0000
commit461f980dbfc8eb84ce557c79f56b12160040fadf (patch)
treeba9159a964d4a42a935f5544356f72ea5c72662e
parentb59c5668807eda8f8b516d0c88becd7512ce8b45 (diff)
downloadservo-461f980dbfc8eb84ce557c79f56b12160040fadf.tar.gz
servo-461f980dbfc8eb84ce557c79f56b12160040fadf.zip
Bump combine from 3.5.2 to 3.8.1
Bumps [combine](https://github.com/Marwes/combine) from 3.5.2 to 3.8.1. - [Release notes](https://github.com/Marwes/combine/releases) - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/3.5.2...3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1241d0c95a5..97bea843a36 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -158,9 +158,9 @@ dependencies = [
[[package]]
name = "ascii"
-version = "0.7.1"
+version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3ae7d751998c189c1d4468cf0a39bb2eae052a9c58d50ebb3b9591ee3813ad50"
+checksum = "eab1c04a571841102f5345a8fc0f6bb3d31c315dec879b5c6e42e40ce7ffa34e"
[[package]]
name = "ash"
@@ -749,9 +749,9 @@ checksum = "0dbbb57365263e881e805dc77d94697c9118fd94d8da011240555aa7b23445bd"
[[package]]
name = "combine"
-version = "3.5.2"
+version = "3.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "54cedd8056314afe0d844a37a207007edf8a45f2cc452fd77629cd63c221740e"
+checksum = "da3da6baa321ec19e1cc41d31bf599f00c783d0517095cdaf0332e3fe8d20680"
dependencies = [
"ascii",
"byteorder",