Skip to content

Commit 99cb4cf

Browse files
committed
Remove unused dependencies
1 parent 4153315 commit 99cb4cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

golem-cloud-server-oss/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ tonic-health = { workspace = true }
2525
tonic-reflection = { workspace = true }
2626
tokio = { workspace = true }
2727
tokio-stream = { workspace = true }
28-
tokio-tungstenite = "0.21.0"
2928
tokio-util = "0.7.10"
3029
futures-util = { workspace = true }
3130
sqlx = { version = "0.7", features = ["runtime-tokio", "sqlite", "postgres", "uuid" , "migrate", "chrono"] }

0 commit comments

Comments
 (0)