[package] name = "qadapt" version = "0.2.0" authors = ["Bradlee Speice "] description = "The Quick And Dirty Allocation Profiling Tool" license = "Apache-2.0" [dependencies] libc = { version = "0.2", default-features = false } spin = "0.4"