diff --git a/server/Cargo.toml b/server/Cargo.toml index 69177be56b..f0ae48ee0e 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -26,7 +26,7 @@ dhat-heap = [] tokio = { version = "1.28.0", features = ["full"] } async-trait = "0.1.68" futures = "0.3.28" -tokio-util = { version = "0.7.7", features = ["time"]} +tokio-util = { version = "0.7.10", features = ["time"]} tokio-stream = { version = "0.1.14", features = ["net"]} # API