From 09b7d233ffc50e1bbddf206b9b5cd5bddb36ed22 Mon Sep 17 00:00:00 2001 From: ZzIsGod1019 <1498852723@qq.com> Date: Fri, 26 Jul 2024 11:01:05 +0800 Subject: [PATCH] update tardis version (#814) Co-authored-by: ZzIsGod1019 <1498852723@11.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b115fd16c..dd801e7f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ strum = { version = "0.26", features = ["derive"] } # tardis # tardis = { version = "0.1.0-rc.16" } # tardis = { path = "../tardis/tardis" } -tardis = { git = "https://github.com/ideal-world/tardis.git", rev = "c4d2718" } +tardis = { git = "https://github.com/ideal-world/tardis.git", rev = "17fed580" } #spacegate