From dc0db358abe19481e475e10c32149b53370f1a1c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:31 +0200 Subject: Merging upstream version 1.72.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/crypto-bigint/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/crypto-bigint/Cargo.toml') diff --git a/vendor/crypto-bigint/Cargo.toml b/vendor/crypto-bigint/Cargo.toml index 8e9c2b6e5..4657189fa 100644 --- a/vendor/crypto-bigint/Cargo.toml +++ b/vendor/crypto-bigint/Cargo.toml @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.65" name = "crypto-bigint" -version = "0.5.1" +version = "0.5.2" authors = ["RustCrypto Developers"] description = """ Pure Rust implementation of a big integer library which has been designed from @@ -90,7 +90,7 @@ version = "0.4" features = ["html_reports"] [dev-dependencies.hex-literal] -version = "0.3" +version = "0.4" [dev-dependencies.num-bigint] version = "0.4" -- cgit v1.2.3