From a0b8f38ab54ac451646aa00cd5e91b6c76f22a84 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:19 +0200 Subject: Merging upstream version 1.72.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/digest/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor/digest/Cargo.toml') diff --git a/vendor/digest/Cargo.toml b/vendor/digest/Cargo.toml index f9c467cf7..290ba752b 100644 --- a/vendor/digest/Cargo.toml +++ b/vendor/digest/Cargo.toml @@ -12,7 +12,7 @@ [package] edition = "2018" name = "digest" -version = "0.10.6" +version = "0.10.7" authors = ["RustCrypto Developers"] description = "Traits for cryptographic hash functions and message authentication codes" documentation = "https://docs.rs/digest" @@ -52,7 +52,7 @@ optional = true version = "0.1.3" [dependencies.subtle] -version = "=2.4" +version = "2.4" optional = true default-features = false -- cgit v1.2.3