Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

switch cargo init crate type to lib and specify necessary lib properties #23

Closed
Connoropolous opened this issue Aug 30, 2018 · 0 comments
Assignees

Comments

@Connoropolous
Copy link
Collaborator

Add

[lib]
path = "src/lib.rs"
crate-type = ["cdylib"]

to default Cargo.toml file. Also, change crate type to lib

As discussed here: #20 (review)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant