David Venhoff 2d8e696909 Failed experiment to use the event layer
Unfortunately the time stamps did not properly match up
2025-09-03 11:44:26 +02:00

13 lines
195 B
TOML

[package]
name = "pt-dump-decoder"
version = "0.1.0"
edition = "2024"
[lib]
[dependencies]
#libipt = { version = "0.4.0", features = ["libipt_master"] }
libipt-sys = "0.2.4"
memmap2 = "0.9.7"