@@ -14,8 +14,8 @@ keywords = ["cdl", "data-lake", "kubernetes"]
1414license = " AGPL-3.0-or-later"
1515readme = " ./README.md"
1616rust-version = " 1.82"
17- homepage = " https://github.com/ulagbulag /connected-data-lake"
18- repository = " https://github.com/ulagbulag /connected-data-lake"
17+ homepage = " https://github.com/SmartX-Team /connected-data-lake"
18+ repository = " https://github.com/SmartX-Team /connected-data-lake"
1919version = " 0.1.4"
2020
2121[workspace .lints .clippy ]
@@ -106,7 +106,7 @@ schemars = { version = "0.8", features = [
106106serde = { version = " 1.0" }
107107serde_json = { version = " 1.0" }
108108sha2 = { version = " 0.10" }
109- sio = { git = " https://github.com/ulagbulag/sio-rs.git " }
109+ sio = { version = " 0.3 " }
110110strum = { version = " 0.26" , features = [" derive" ] }
111111tokio = { version = " 1" }
112112tokio-stream = { version = " 0.1" }
@@ -128,3 +128,4 @@ lance-encoding = { git = "https://github.com/ulagbulag/lance.git", rev = "24f388
128128lance-io = { git = " https://github.com/ulagbulag/lance.git" , rev = " 24f38842d47333925184f9501cd337fe4e2266b5" }
129129lance-table = { git = " https://github.com/ulagbulag/lance.git" , rev = " 24f38842d47333925184f9501cd337fe4e2266b5" }
130130minio = { git = " https://github.com/minio/minio-rs.git" , rev = " c28f576cb8f8cf47fb941bb9db62b2cbd6f080c1" }
131+ sio = { git = " https://github.com/ulagbulag/sio.git" , rev = " 45f33abe0d0ce624ce56a95cbe1d5ff55c4fdb67" }
0 commit comments