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

docs(readme): details about SQLite dep and avoiding crates mismatch v… #59

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

pirafrank
Copy link
Contributor

Description of change

Added details to avoid common pitfalls during install via cargo, such as missing SQLite C development files and installing without --locked option, which could lead to potential crate versions clash.

How has this been tested? (if applicable)

Tested on my machine after chatting on issue #13 .

@pirafrank pirafrank requested a review from orhun as a code owner August 8, 2024 18:08
README.md Outdated Show resolved Hide resolved
Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@orhun orhun merged commit 2d727cd into orhun:main Aug 9, 2024
11 of 12 checks passed
@orhun orhun mentioned this pull request Aug 9, 2024
@pirafrank pirafrank deleted the docs/readme branch August 9, 2024 17:58
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants