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"