Skip to content

Commit

Permalink
fix: add openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Amninder Kaur committed Sep 5, 2023
1 parent aac9b9c commit 860becc
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
52 changes: 52 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chronos_bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_json = "1.0.93"

#kafka
rdkafka = { version = "0.29.0", features = ["sasl"] }

openssl = { version = "0.10.35", features = ["vendored"] }

#exception-handling
thiserror = "1.0.31"
Expand Down

0 comments on commit 860becc

Please sign in to comment.