Skip to content

Commit 0e596cd

Browse files
authored
bump tardis version to 0.1.0-rc.3 (#519)
1 parent 7cfe4fc commit 0e596cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tardis = { version = "=0.1.0-rc.3" }
5454
# tardis = { path = "../tardis/tardis" }
5555
# tardis = { git = "https://github.com/ideal-world/tardis.git", rev = "9424e16" }
5656
#spacegate
57-
spacegate-kernel = { git = "https://github.com/ideal-world/spacegate.git", rev = "a0430a8",features = [
57+
spacegate-kernel = { git = "https://github.com/ideal-world/spacegate.git", rev = "0f03a1b",features = [
5858
"ws",
5959
"cache",
6060
"k8s",

0 commit comments

Comments
 (0)