From 3e3e70d529d8c7d7c4d7bc4fefc9f109393b9245 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 14:19:43 +0200 Subject: Merging upstream version 1.69.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/rayon/Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'vendor/rayon/Cargo.toml') diff --git a/vendor/rayon/Cargo.toml b/vendor/rayon/Cargo.toml index 8b1075d7f..4a208bc77 100644 --- a/vendor/rayon/Cargo.toml +++ b/vendor/rayon/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.56" name = "rayon" -version = "1.6.0" +version = "1.6.1" authors = [ "Niko Matsakis ", "Josh Stone ", @@ -38,9 +38,6 @@ categories = ["concurrency"] license = "MIT OR Apache-2.0" repository = "https://github.com/rayon-rs/rayon" -[dependencies.crossbeam-deque] -version = "0.8.1" - [dependencies.either] version = "1.0" default-features = false -- cgit v1.2.3