Skip to content

Unable to add deltalake git dependency to cargo.toml #1821

Closed
@osawyerr

Description

@osawyerr

Hi there,

This is a question rather than a bug but the invite for the slack channel invite link doesn't seem to work, so I cant ask questions there.

I'm trying to add the dependency for deltalake to my project so that it pulls from the latest version in git but I can't get it to work. I tried adding the line below to my cargo.toml but it doesn't seem to find it.

deltalake = { git = "https://github.com/delta-io/delta-rs"}

How can I directly point to the deltalake on git?

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions