diff --git a/Cargo.toml b/Cargo.toml index acbba7a43..10d2ad7a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -129,7 +129,7 @@ prometheus-client = "0.18" proptest = "1" prost = "0.11" prost-build = "0.11.1" -quic-rpc = { version = "0.3.2", default-features = false } +quic-rpc = { version = "0.5.1", default-features = false } rand = "0.8.5" rand_chacha = "0.3.1" rayon = "1.5.3"