From fcb3993a4780458a455615448b551cad58efb3f4 Mon Sep 17 00:00:00 2001 From: Pravdyvy Date: Tue, 11 Nov 2025 15:41:32 +0200 Subject: [PATCH] fix: merge fix --- integration_tests/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/integration_tests/Cargo.toml b/integration_tests/Cargo.toml index 11d7d07..58be5a5 100644 --- a/integration_tests/Cargo.toml +++ b/integration_tests/Cargo.toml @@ -42,6 +42,3 @@ path = "../key_protocol" [dependencies.nssa] path = "../nssa" features = ["no_docker"] - -[dependencies.key_protocol] -path = "../key_protocol"