From 26084bfdf292c104b8bc0797c7f6ae12fc0496de Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Thu, 8 Feb 2024 02:02:28 +0000 Subject: [PATCH] Update Rust crate num-traits to 0.2.18 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 71110be..02583ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ reqwest = "0.11.24" tokio = { version = "1.36.0", features=["macros", "rt-multi-thread"] } futures = "0.3.30" serial_test = "3.0.0" -num-traits = "0.2.17" +num-traits = "0.2.18" num-derive = "0.4.2" #crypto