Skip to content

Please update the Cargo.lock for moka cache to v0.9.8 #117

@tatsuya6502

Description

@tatsuya6502

Hi. Currently, moka cache version is pinned to v0.9.4 by the Cargo.lock file:

mvsqlite/Cargo.lock

Lines 1178 to 1179 in f2117d3

name = "moka"
version = "0.9.4"

Please upgrade it to v0.9.8 or the latest v0.11.2.

We found a critical bug that will cause a segfault in a corner case: moka-rs/moka#281 (comment). It is fixed for v0.11.0 and then backported to v0.9.8 and v0.10.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions