diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 2842572e3..f0bfff99c 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -118,7 +118,7 @@ phoenix-channel = { path = "phoenix-channel" } png = "0.17.16" proptest = "1.6.0" proptest-state-machine = "0.3.1" -quinn-udp = { version = "0.5.8", features = ["fast-apple-datapath"] } +quinn-udp = { version = "0.5.8" } rand = "0.8.5" gat-lending-iterator = "0.1.6" rand_core = "0.6.4"