From a26b535f14500fde3c7e2296ab76e89c53f821cc Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 6 Nov 2023 22:09:58 +0100 Subject: update some stuff --- dhwt-codec/Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dhwt-codec/Cargo.toml') diff --git a/dhwt-codec/Cargo.toml b/dhwt-codec/Cargo.toml index 080fe20..92be2a4 100644 --- a/dhwt-codec/Cargo.toml +++ b/dhwt-codec/Cargo.toml @@ -4,6 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] -bincode = "2.0.0-rc.2" -clap = { version = "4.0.26", features = ["derive"] } -rayon = "1.6.0" +bincode = "2.0.0-rc.3" +clap = { version = "4.4.7", features = ["derive"] } +rayon = "1.8.0" -- cgit v1.2.3-70-g09d2