From 2c5c40988d692fc8eb6421e8ed33dec471c73235 Mon Sep 17 00:00:00 2001 From: Nora Widdecke Date: Fri, 25 Feb 2022 11:31:31 +0100 Subject: ipc,net: Update rand dependency to 0.8 - Fixes #824. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 8696fdf5..4a1e49e2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2689,7 +2689,7 @@ dependencies = [ "libc", "memsec", "quickcheck", - "rand 0.7.3", + "rand 0.8.4", "sequoia-openpgp", "socket2 0.3.19", "tempfile", @@ -2712,7 +2712,7 @@ dependencies = [ "libc", "native-tls", "percent-encoding", - "rand 0.7.3", + "rand 0.8.4", "sequoia-openpgp", "tempfile", "thiserror", -- cgit v1.2.3