Skip to content

Commit 4827e62

Browse files
update quinn branch
1 parent 962863c commit 4827e62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ netwatch = { git = "https://github.com/n0-computer/net-tools", branch = "feat-mu
5151
# iroh-quinn-proto = { path = "../iroh-quinn/quinn-proto" }
5252
# iroh-quinn-udp = { path = "../iroh-quinn/quinn-udp" }
5353

54-
iroh-quinn = { git = "https://github.com//n0-computer/quinn", branch = "flub/open-path-ensure" }
55-
iroh-quinn-proto = { git = "https://github.com//n0-computer/quinn", branch = "flub/open-path-ensure" }
56-
iroh-quinn-udp = { git = "https://github.com//n0-computer/quinn", branch = "flub/open-path-ensure" }
54+
iroh-quinn = { git = "https://github.com//n0-computer/quinn", branch = "server-migrations" }
55+
iroh-quinn-proto = { git = "https://github.com//n0-computer/quinn", branch = "server-migrations" }
56+
iroh-quinn-udp = { git = "https://github.com//n0-computer/quinn", branch = "server-migrations" }

0 commit comments

Comments
 (0)