Skip to content

Commit

Permalink
chore: strike use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Nov 19, 2024
1 parent 1ee8748 commit 4b06b5c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crates/cdk-strike/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 4b06b5c

Please sign in to comment.