From 15663c9945e81df3d08fc40b199b4afd03d60c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 19:24:29 +0000 Subject: [PATCH] Bump bytes from 0.5.4 to 1.0.1 Bumps [bytes](https://github.com/tokio-rs/bytes) from 0.5.4 to 1.0.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v0.5.4...v1.0.1) Signed-off-by: dependabot[bot] --- Cargo.lock | 34 ++++++++++++++++++++-------------- sgx/epid-types/Cargo.toml | 2 +- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dd80ed892c..d1f3fad7b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -116,7 +116,7 @@ version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2d548918a155e5d6f19f414450e184a632ba492bd09f0e8e4622919ccb940664" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "flate2", "futures-core", "memchr", @@ -428,9 +428,15 @@ dependencies = [ [[package]] name = "bytes" -version = "0.5.4" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" + +[[package]] +name = "bytes" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "130aac562c0dd69c56b3b1cc8ffd2e17be31d0b6c25b61c96b76231aa23e39e1" +checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" [[package]] name = "cargo-emit" @@ -1436,7 +1442,7 @@ version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "377038bf3c89d18d6ca1431e7a5027194fbd724ca10592b9487ede5e8e144f42" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "fnv", "futures-core", "futures-sink", @@ -1579,7 +1585,7 @@ version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "28d569972648b2c512421b5f2a405ad6ac9666547189d0c5477a3f200f3e02f9" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "fnv", "itoa", ] @@ -1602,7 +1608,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "http 0.2.1", ] @@ -1682,7 +1688,7 @@ version = "0.13.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96816e1d921eca64d208a85aab4f7798455a8e34229ee5a88c935bdee1b78b14" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "futures-channel", "futures-core", "futures-util", @@ -1723,7 +1729,7 @@ version = "0.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ac965ea399ec3a25ac7d13b8affd4b8f39325cca00858ddf5eb29b79e6b14b08" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "futures-util", "hyper 0.13.5", "log 0.4.11", @@ -3214,7 +3220,7 @@ version = "1.0.1-pre1" dependencies = [ "base64 0.12.3", "bincode", - "bytes 0.5.4", + "bytes 1.0.1", "hex 0.4.2", "hex_fmt", "mc-sgx-core-types", @@ -4455,7 +4461,7 @@ name = "prost" version = "0.6.1" source = "git+https://github.com/danburkert/prost?rev=6113789f70b69709820becba4242824b4fb3ffec#6113789f70b69709820becba4242824b4fb3ffec" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "prost-derive", ] @@ -4477,7 +4483,7 @@ version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1834f67c0697c001304b75be76f67add9c89742eda3a085ad8ee0bb38c3417aa" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "prost", ] @@ -4874,7 +4880,7 @@ checksum = "3b82c9238b305f26f53443e3a4bc8528d64b8d0bee408ec949eb7bf5635ec680" dependencies = [ "async-compression", "base64 0.12.3", - "bytes 0.5.4", + "bytes 0.5.6", "encoding_rs", "futures-core", "futures-util", @@ -5972,7 +5978,7 @@ version = "0.2.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "05c1d570eb1a36f0345a5ce9c6c6e665b70b73d11236912c0b477616aeec47b1" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "fnv", "futures-core", "iovec", @@ -6221,7 +6227,7 @@ version = "0.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499" dependencies = [ - "bytes 0.5.4", + "bytes 0.5.6", "futures-core", "futures-sink", "log 0.4.11", diff --git a/sgx/epid-types/Cargo.toml b/sgx/epid-types/Cargo.toml index 0f647d600c..f4025bf2fa 100644 --- a/sgx/epid-types/Cargo.toml +++ b/sgx/epid-types/Cargo.toml @@ -29,7 +29,7 @@ mc-sgx-core-types-sys = { path = "../core-types-sys" } mc-sgx-epid-types-sys = { path = "../epid-types-sys" } base64 = "0.12" -bytes = { version = "0.5", optional = true, default-features = false} +bytes = { version = "1.0", optional = true, default-features = false} hex = "0.4" hex_fmt = "0.3" prost = { version = "0.6.1", optional = true, default-features = false }