chore: strike use released version

This commit is contained in:
thesimplekid
2024-11-19 09:34:15 +00:00
parent 1ee8748ecd
commit 4b06b5c13c

View File

@@ -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"