[package]
name = "vortex-trace"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "Structured event tracing and replay for Vortex simulations"
[dependencies]
vortex-core = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }