Skip to content

Commit

Permalink
enabling pulsar compression
Browse files Browse the repository at this point in the history
  • Loading branch information
tabVersion committed Jan 29, 2024
1 parent 8c51cec commit 540c90a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/connector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ pulsar = { version = "6.1", default-features = false, features = [
"tokio-runtime",
"telemetry",
"auth-oauth2",
"lz4",
"zstd",
] }
rdkafka = { workspace = true, features = [
"cmake-build",
Expand Down

0 comments on commit 540c90a

Please sign in to comment.