Skip to content

Commit 5c4bbd1

Browse files
authored
chore: bump uTP to fix selective ack bug (#1663)
1 parent fa6a527 commit 5c4bbd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ tree_hash_derive = "0.8.0"
9595
uds_windows = "1.0.1"
9696
ureq = { version = "2.5.0", features = ["json"] }
9797
url = "2.3.1"
98-
utp-rs = { tag = "v0.1.0-alpha.14", git = "https://github.com/ethereum/utp" }
98+
utp-rs = { tag = "v0.1.0-alpha.15", git = "https://github.com/ethereum/utp" }
9999

100100
# Trin workspace crates
101101
e2store = { path = "crates/e2store" }

0 commit comments

Comments
 (0)