diff --git a/crates/cdk-strike/Cargo.toml b/crates/cdk-strike/Cargo.toml index 20433bc5..3d2b0281 100644 --- a/crates/cdk-strike/Cargo.toml +++ b/crates/cdk-strike/Cargo.toml @@ -20,5 +20,4 @@ tokio.workspace = true tracing.workspace = true thiserror.workspace = true uuid.workspace = true -# strike-rs = "0.1.0" -strike-rs = { git = "https://github.com/thesimplekid/strike-rs" } +strike-rs = "0.2.0"