diff --git a/crates/cdk-strike/Cargo.toml b/crates/cdk-strike/Cargo.toml index 3d2b0281..6b2286d8 100644 --- a/crates/cdk-strike/Cargo.toml +++ b/crates/cdk-strike/Cargo.toml @@ -20,4 +20,4 @@ tokio.workspace = true tracing.workspace = true thiserror.workspace = true uuid.workspace = true -strike-rs = "0.2.0" +strike-rs = "0.2.2"