We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfe4fc commit 0e596cdCopy full SHA for 0e596cd
Cargo.toml
@@ -54,7 +54,7 @@ tardis = { version = "=0.1.0-rc.3" }
54
# tardis = { path = "../tardis/tardis" }
55
# tardis = { git = "https://github.com/ideal-world/tardis.git", rev = "9424e16" }
56
#spacegate
57
-spacegate-kernel = { git = "https://github.com/ideal-world/spacegate.git", rev = "a0430a8",features = [
+spacegate-kernel = { git = "https://github.com/ideal-world/spacegate.git", rev = "0f03a1b",features = [
58
"ws",
59
"cache",
60
"k8s",
0 commit comments