mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump combine from 4.4.0 to 4.6.3
Bumps [combine](https://github.com/Marwes/combine) from 4.4.0 to 4.6.3. - [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/v4.4.0...v4.6.3) --- updated-dependencies: - dependency-name: combine dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cb85893588
commit
e09d61c1ef
1 changed files with 3 additions and 4 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -866,13 +866,12 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
|||
|
||||
[[package]]
|
||||
name = "combine"
|
||||
version = "4.4.0"
|
||||
version = "4.6.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b9417a0c314565e2abffaece67e95a8cb51f9238cd39f3764d9dfdf09e72b20c"
|
||||
checksum = "50b727aacc797f9fc28e355d21f34709ac4fc9adecfe470ad07b8f4464f53062"
|
||||
dependencies = [
|
||||
"bytes 0.5.6",
|
||||
"bytes 1.1.0",
|
||||
"memchr",
|
||||
"pin-project-lite 0.1.11",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue