Skip to content

rkyv 0.8 bump due to size_16/32/64 flags removal #1778

Description

@yuriy-yarosh

The current chrono version appears to be incompatible with rkyv 0.8 due to the recent feature flag changes — specifically, the size_16, size_32, and size_64 flags have been removed.

It might make sense to consider bumping the rkyv dependency to 0.8 and switching to the new pointer width feature flags
(i.e. pointer_width_16, pointer_width_32, pointer_width_64, etc.)

PR #1779

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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