Kaynağa Gözat

chore: strike use released version

thesimplekid 3 ay önce
ebeveyn
işleme
4b06b5c13c
1 değiştirilmiş dosya ile 1 ekleme ve 3 silme
  1. 1 3
      crates/cdk-strike/Cargo.toml

+ 1 - 3
crates/cdk-strike/Cargo.toml

@@ -21,6 +21,4 @@ tokio-util = { version = "0.7.11", default-features = false }
 tracing = { version = "0.1", default-features = false, features = ["attributes", "log"] }
 thiserror = "1"
 uuid = { version = "1", features = ["v4"] }
-# strike-rs = "0.3.0"
-# strike-rs = { path = "../../../../strike-rs" }
-strike-rs = { git = "https://github.com/thesimplekid/strike-rs.git", rev = "c6167ce" }
+strike-rs = "0.4.0"