rename c-api to c_api
This commit is contained in:
parent
da4df32878
commit
862804de3b
10 changed files with 10 additions and 10 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
servicepoint2 = { path = "../servicepoint2", features = ["c-api"] }
|
||||
servicepoint2 = { path = "../servicepoint2", features = ["c_api"] }
|
||||
|
||||
[build-dependencies]
|
||||
csbindgen = "1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue