Changed the C library to properly be the default library.
This commit is contained in:
@ -10,9 +10,9 @@ keywords = ["c", "libc", "binding", "ffi", "pact", "nostd"]
|
||||
|
||||
|
||||
[features]
|
||||
default = ["c_lib"]
|
||||
default = []
|
||||
use_std = ["scribe/use_std", "binding/use_std"]
|
||||
c_lib = []
|
||||
rust_lib = []
|
||||
no_mem_manip = []
|
||||
weak = []
|
||||
|
||||
|
Reference in New Issue
Block a user