Skip to content

Commit

Permalink
vendored openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Jan 2, 2025
1 parent 7d00778 commit f2e3b6d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ tokio = { version = "1.42.0", features = ["rt", "rt-multi-thread"] }
serde = "1.0.217"
clickhouse-rs = { version = "1.1.0-alpha.1", features = ["tokio_io", "tls"] }
chrono = "0.4.39"
openssl = { version = "0.10", features = ["vendored"] }

0 comments on commit f2e3b6d

Please sign in to comment.