From 2b30206e06a271021dc13128464c8b622685e2e4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 4 May 2024 23:38:11 +0200 Subject: a --- dhwt-codec/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dhwt-codec') diff --git a/dhwt-codec/Cargo.toml b/dhwt-codec/Cargo.toml index 92be2a4..5a3fe24 100644 --- a/dhwt-codec/Cargo.toml +++ b/dhwt-codec/Cargo.toml @@ -5,5 +5,5 @@ edition = "2021" [dependencies] bincode = "2.0.0-rc.3" -clap = { version = "4.4.7", features = ["derive"] } -rayon = "1.8.0" +clap = { version = "4.5.4", features = ["derive"] } +rayon = "1.10.0" -- cgit v1.2.3-70-g09d2