Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add crate-type in Cargo.toml of sqlite3? #499

Open
egdeeno opened this issue Dec 17, 2024 · 0 comments
Open

Is it possible to add crate-type in Cargo.toml of sqlite3? #499

egdeeno opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@egdeeno
Copy link

egdeeno commented Dec 17, 2024

Hello!
Is it possible to add crate-type in Cargo.toml of sqlite3?
Something like this:
crate-type = ["lib", "cdylib", "staticlib"]
Looks like static lib isnt generated.

@penberg penberg added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Dec 18, 2024
mag1c1an1 added a commit to mag1c1an1/limbo that referenced this issue Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants