From 4fc9abda554ca7e1d7400d072a519e11f5e03b7d Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Wed, 20 Mar 2024 22:12:08 +0100 Subject: Update dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6b69388..46ec0db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ categories = ["concurrency"] publish = true [dependencies] -crossbeam-channel = "0.5.8" +crossbeam-channel = "0.5.12" [dev-dependencies] -ntest = "0.9.0" +ntest = "0.9.2" -- cgit v1.2.3