Skip to content

Commit

Permalink
Remove dependency on rdkafka (#462)
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Hoffmann <[email protected]>
  • Loading branch information
antiguru authored Feb 22, 2024
1 parent cb31c24 commit f66d483
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 313 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ members = [

[dev-dependencies]
bincode = "1.3.1"
rdkafka = "0.24"
indexmap = "2.1"
rand="0.4"
byteorder="1"
Expand Down
312 changes: 0 additions & 312 deletions examples/capture-test.rs

This file was deleted.

0 comments on commit f66d483

Please sign in to comment.