From 2b30206e06a271021dc13128464c8b622685e2e4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 4 May 2024 23:38:11 +0200 Subject: a --- bv1/codec/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bv1/codec') diff --git a/bv1/codec/Cargo.toml b/bv1/codec/Cargo.toml index 0c52ad2..d4c9002 100644 --- a/bv1/codec/Cargo.toml +++ b/bv1/codec/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -rayon = {version="1.7.0",optional = true} +rayon = {version="1.10.0",optional = true} [features] default = ["parallel"] -- cgit v1.2.3-70-g09d2