Skip to content

no matching package named couchbase-lite-core-sys found #41

Closed
@CedricCouton

Description

@CedricCouton

Hi,

I have a problem when I try to use the project as depencency like
couchbase-lite = { git = "https://github.com/Dushistov/couchbase-lite-rust.git"}
The cargo build is ko with this error : error: no matching package named couchbase-lite-core-sysfound location searched: registryhttps://github.com/rust-lang/crates.io-index`
required by package couchbase-lite v0.3.1 (https://github.com/Dushistov/couchbase-lite-rust.git#ec6390bb)
`
My cargo version is : cargo 1.45.1

It seem to be linked with the couchbase-lite module and sys dependency : couchbase-lite-core-sys = "0.2.2", in the old version of the project the dependency was referenced with the relative path and my build was ok.
Do I miss something ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions