Skip to content

chore: add some way to automatically update version in Cargo.toml #14

Description

@ssddOnTop

Currently we are using https://github.com/tailcallhq/tailcall/blob/main/.github/workflows/release-drafter.yml in main repo.

We could use that but it would have 0 effect on Cargo.toml

So, we could either update the version before calling cargo publish or manually update the version.

The problem with dynamically updating version in Cargo.toml is that it would have no affect on actual Cargo.toml. It might publish a newer version but the cargo.toml will still be on v0.1.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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