From bf2ee23d32ab2c0cd481644e77dc0b75894e757c Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Sat, 4 May 2024 00:03:20 +0000 Subject: [PATCH] Update Rust crate num-traits to 0.2.19 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 94d6780..98111a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ reqwest = "0.12.4" tokio = { version = "1.37.0", features=["macros", "rt-multi-thread"] } futures = "0.3.30" serial_test = "3.1.1" -num-traits = "0.2.18" +num-traits = "0.2.19" num-derive = "0.4.2" #crypto