Skip to content

Commit

Permalink
bump ya-relay (net issue hotfix)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamirr committed Feb 26, 2025
1 parent f8a9aca commit 3608d1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ strum = { version = "0.24", features = ["derive"] }
trust-dns-resolver = "0.22"
url = "2.3.1"
ya-agreement-utils = { version = "0.6", path = "utils/agreement-utils" }
ya-relay-client = { git = "https://github.com/golemfactory/ya-relay.git", branch = "kek/logs2" }
ya-relay-client = { git = "https://github.com/golemfactory/ya-relay.git", branch = "repro/tcp-connection-rst-on-connect" }
#ya-relay-client = { path = "../ya-relay/client" }
ya-relay-stack = { git = "https://github.com/golemfactory/ya-relay.git", branch = "kek/logs2" }
ya-relay-stack = { git = "https://github.com/golemfactory/ya-relay.git", branch = "repro/tcp-connection-rst-on-connect" }
ya-service-bus = { version = "0.7.1" }
parking_lot = "0.12.3"
mime = "0.3.17"
Expand Down

0 comments on commit 3608d1d

Please sign in to comment.