1
0
mirror of https://github.com/bspeice/qadapt synced 2024-11-13 01:28:08 -05:00
This commit is contained in:
Bradlee Speice 2018-09-22 19:59:04 -04:00
parent 6c3ebfa433
commit a2f21fb462

View File

@ -3,7 +3,8 @@ name = "qadapt"
version = "0.1.0"
authors = ["Bradlee Speice <bradlee@speice.io>"]
description = "The Quick And Dirty Allocation Profiling Tool"
license = "Apache-2.0"
[dependencies]
spin = "0.4"
libc = { version = "0.2", default-features = false }
libc = { version = "0.2", default-features = false }