mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-19 20:15:48 +01:00
chore: strike use released version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user