Giter Site home page Giter Site logo

Comments (4)

tailhook avatar tailhook commented on September 24, 2024

This is a known thing. Just run cargo update to fix this issue.

from abstract-ns.

debris avatar debris commented on September 24, 2024

I did, output remains the same

from abstract-ns.

tailhook avatar tailhook commented on September 24, 2024

Is there a repo somewhere so I can try?

Here is how versions work: If you specify "0.1.2" it means any "0.1" starting from "0.1.2". And "0.1" means exactly the same as "0.1.0"

Basically, this kind of conflicts is a bug/feature in cargo. It's probably just too cautious. In older versions of cargo I've usually removed Cargo.lock and let cargo rebuild it to fix this kind of conflicts. But nowadays cargo update is usually sufficient.

from abstract-ns.

debris avatar debris commented on September 24, 2024

Is there a repo somewhere so I can try?

No, but I will prepare a way to reproduce it and I will report it upstream.

Basically, this kind of conflicts is a bug/feature in cargo. It's probably just too cautious. In older versions of cargo I've usually removed Cargo.lock

It worked. I used to do the same, but recently it was not needed. Thanks!

from abstract-ns.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.