Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliman4 committed Jun 17, 2024
1 parent f89043c commit d59d63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ serde_json = "1.0.116"
dotenv = "0.15.0"
redis = { version = "0.25.3", features = [ "tokio-rustls-comp", "connection-manager" ] }
inevents-redis = { git = "https://github.com/INTEARnear/inevents" }
intear-events = { git = "https://github.com/INTEARnear/inevents" }
intear-events = { git = "https://github.com/INTEARnear/inevents", default-features = false }

0 comments on commit d59d63e

Please sign in to comment.