Added the ability to pass the use_std feature on to the scribe library.
This commit is contained in:
parent
26097e8403
commit
cdc3be4832
@ -11,7 +11,7 @@ keywords = ["binding", "c types", "c enums", "c flags", "c strings"]
|
||||
|
||||
[features]
|
||||
default = []
|
||||
use_std = []
|
||||
use_std = ["scribe/use_std"]
|
||||
|
||||
|
||||
[dependencies.scribe]
|
||||
|
Loading…
x
Reference in New Issue
Block a user