mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-25 23:08:05 +00:00
feat: add common account event parser with SPL token support
This commit is contained in:
@@ -68,6 +68,7 @@ crossbeam = "0.8.4"
|
||||
crossbeam-queue = "0.3.12"
|
||||
parking_lot = "0.12.1"
|
||||
wide = "0.7"
|
||||
spl-token = "8.0.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
Reference in New Issue
Block a user