mirror of
https://github.com/bspeice/qadapt
synced 2025-08-03 14:05:07 -04:00
Prepare for edition 2018
This commit is contained in:
@ -20,7 +20,7 @@ maintenance = { status = "actively-developed" }
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
spin = "0.4"
|
spin = { git = "https://github.com/bspeice/spin-rs.git" }
|
||||||
thread-id = "3.3"
|
thread-id = "3.3"
|
||||||
|
|
||||||
qadapt-macro = { version = "0.7.1", path = "./qadapt-macro" }
|
qadapt-macro = { version = "0.7.1", path = "./qadapt-macro" }
|
||||||
|
Reference in New Issue
Block a user