Skip to content

Commit f2a1a16

Browse files
authored
chore: upgrade utp-rs to v0.1.0-alpha.17 (#1732)
1 parent a8af3cf commit f2a1a16

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
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
@@ -97,7 +97,7 @@ tree_hash_derive = "0.8.0"
9797
uds_windows = "1.0.1"
9898
ureq = { version = "2.5.0", features = ["json"] }
9999
url = "2.3.1"
100-
utp-rs = { git = "https://github.com/ethereum/utp", tag = "v0.1.0-alpha.16" }
100+
utp-rs = "0.1.0-alpha.17"
101101

102102
# Trin workspace crates
103103
e2store = { path = "crates/e2store" }

0 commit comments

Comments
 (0)