Skip to content

Tokio Version #44

@alex-lunchbox

Description

@alex-lunchbox

The tokio version is being explicitly locked at v1.22.

This is a problem with projects building with solana dependencies, that are locked at v1.14 of tokio.

We forked this repo and specified the tokio dependencies as v1 (not specifying a particular minor version). This fork successfully builds with solana dependencies. Which likely suggests that specifying v1.22 tokio here is unnecessarily strict.

Let's not specify the minor version of tokio here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions