[package] name = "inspecting-allocator" version.workspace = true authors.workspace = true description.workspace = true homepage.workspace = true readme.workspace = true edition.workspace = true license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tracing = "0.1.40" tracing-error = { version = "0.2.0", default-features = false }