api!: remove Stream implementation for EventEmitter

This commit is contained in:
link2xt
2024-04-19 04:38:42 +00:00
parent d17d89ea8f
commit 72d5a387fb
3 changed files with 1 additions and 19 deletions

View File

@@ -72,7 +72,6 @@ once_cell = { workspace = true }
percent-encoding = "2.3"
parking_lot = "0.12"
pgp = { version = "0.11", default-features = false }
pin-project = "1"
pretty_env_logger = { version = "0.5", optional = true }
qrcodegen = "1.7.0"
quick-xml = "0.31"