diff --git a/node/Cargo.toml b/node/Cargo.toml index 558bf6b60d..53e12c1c20 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -105,7 +105,7 @@ version = "0.1" version = "0.2" [dev-dependencies.pea2pea] -version = "0.45" +version = "0.46" [dev-dependencies.tracing-subscriber] version = "0.3"