diff --git a/Cargo.lock b/Cargo.lock index 98366c3b10..92784b3305 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5187,7 +5187,7 @@ version = "0.5.1" source = "git+https://github.com/tworec/serial_test.git?branch=actix_rt_test#6c848541e89262f90ca693d9e1a84c6f3df0953b" dependencies = [ "lazy_static", - "parking_lot 0.11.1", + "parking_lot 0.10.2", "serial_test_derive", ] @@ -7050,7 +7050,7 @@ dependencies = [ [[package]] name = "ya-net-server" version = "0.1.0" -source = "git+https://github.com/golemfactory/ya-relay.git?branch=main#d8b825ae6045f57d986ed46a2b9c7c50fa3387f3" +source = "git+https://github.com/golemfactory/ya-relay.git?rev=3e8701e2ffa0030bb6925e3a0db541cefe93c507#3e8701e2ffa0030bb6925e3a0db541cefe93c507" dependencies = [ "actix-rt", "anyhow",