From 3e3f0f50980b71ee3c05d63ac6ca5f962e901f48 Mon Sep 17 00:00:00 2001 From: Markus Pettersson Date: Fri, 15 Mar 2024 09:56:38 +0100 Subject: [PATCH] Update `test/Cargo.lock` --- test/Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Cargo.lock b/test/Cargo.lock index 1dcedc403a22..817d5e59313a 100644 --- a/test/Cargo.lock +++ b/test/Cargo.lock @@ -3053,6 +3053,7 @@ dependencies = [ "base64 0.13.1", "ipnetwork 0.16.0", "jnix", + "log", "serde", "thiserror", "x25519-dalek",