Replace const_cstr with cstr crate
This commit is contained in:
parent
21cbbdc44d
commit
38e4233a32
11 changed files with 42 additions and 60 deletions
|
@ -10,6 +10,7 @@ doctest = false
|
|||
|
||||
[dependencies]
|
||||
bitflags = "1.0"
|
||||
cstr = "0.2"
|
||||
libc = "0.2"
|
||||
measureme = "9.0.0"
|
||||
snap = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue