Skip to content

Consolidate feature management across crates for easier configuration #175

@jopemachine

Description

@jopemachine

Currently, the features of each crate exist independently.
For example, to change the log storage to rocksdb_storage, you have to modify the features in all the Cargo.toml files, which is quite cumbersome.

It would be helpful to have a configuration, automation, or another method to make these changes all at once.

Metadata

Metadata

Assignees

No one assigned

    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