Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Upgrade rusqlite to latest #428

@hariria

Description

@hariria

In prisma/quaint, rusqlite is currently v0.25 (https://github.com/prisma/quaint/blob/main/Cargo.toml#L118).

Is there any chance rusqlite could be upgraded to the latest version, v0.28?

The current version of rusqlite in prisma/quaint uses an older version of libsqlite3-sys (v0.22.2) and the new version of libsqlite3-sys (0.25.2) has a fix for a sqlite vulnerability CVE-2022-35737.

Big fan of your work! Please keep it up!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions