1 parent d9fb097 commit f31d4efCopy full SHA for f31d4ef
1 file changed
src-tauri/Cargo.toml
@@ -45,7 +45,7 @@ tokio-stream = { version = "0.1.17", features = ["sync"] }
45
46
hyper = { version = "1", features = ["full"] }
47
hyper-util = { version = "0.1", features = ["full"] }
48
-tower = "0.4"
+tower = { version = "0.4", features = ["util"] }
49
tower-http = { version = "0.5", features = ["cors", "trace"] }
50
eventsource-stream = "0.2"
51
dashmap = "6.1"
0 commit comments