Skip to content

Commit 1402690

Browse files
authored
chore: Update quic-rpc (#681)
1 parent f4ba4cd commit 1402690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ prometheus-client = "0.18"
130130
proptest = "1"
131131
prost = "0.11"
132132
prost-build = "0.11.1"
133-
quic-rpc = { version = "0.3.1", default-features = false }
133+
quic-rpc = { version = "0.3.2", default-features = false }
134134
rand = "0.8.5"
135135
rand_chacha = "0.3.1"
136136
rayon = "1.5.3"

0 commit comments

Comments
 (0)