[package]
name = "pit-rust-generic"
version = "0.1.0"
edition = "2024"
license = "MPL-2.0"
description = "Generic PIT bindings"
[dependencies]
hex = "0.4.3"
pit-core.workspace = true
proc-macro2.workspace = true
quote.workspace = true
syn.workspace = true