Git Product home page Git Product logo

Comments (11)

frondeus avatar frondeus commented on July 22, 2024 2

Hi sorry for the long delay, it was a hard year.
I just released Test-Case v1.1.0.

Furthermore, to prevent such a scenario where I am unavailable, I'm going to add @luke-biel as an additional owner of the crate in crates.io.

from test-case.

saona-raimundo avatar saona-raimundo commented on July 22, 2024

For the moment, the temporary fix I used is to use directly the GitHub version by using this in Cargo.toml

test-case = { git = "https://github.com/frondeus/test-case" }

Just in case someone needs a solution right now.

from test-case.

luke-biel avatar luke-biel commented on July 22, 2024

Other option is to lock syn via cargo patch.
We are working on release.

from test-case.

jasonish avatar jasonish commented on July 22, 2024

For the moment, the temporary fix I used is to use directly the GitHub version by using this in Cargo.toml

test-case = { git = "https://github.com/frondeus/test-case" }

Just in case someone needs a solution right now.

Yeah, this is what I've done for now.

from test-case.

jasonish avatar jasonish commented on July 22, 2024

Other option is to lock syn via cargo patch.

This requires pointing to a new location as well. Its too bad patch can't be used to just lock the versions, at least I haven't been able to make it work.

from test-case.

ndmitchell avatar ndmitchell commented on July 22, 2024

We are working on release.

Any idea how long it will take to make that release? I've got a hack in place to keep things working on my end, but depending on the timing, I might need to switch to something a bit more robust. Thanks for your work on fixing the issue and making the release!

from test-case.

luke-biel avatar luke-biel commented on July 22, 2024

@frondeus

from test-case.

victorjulien avatar victorjulien commented on July 22, 2024

Would you consider pushing a patch release for this issue as well (e.g. a 1.0.1)? The 1.1.0 release seems to have increased the MSRV which means we still have build failures in our stable branch supporting a MSRV of 1.34.2.
Screenshot from 2021-01-12 07-51-56

from test-case.

luke-biel avatar luke-biel commented on July 22, 2024

I was aware async bumps msrv to 1.39 when I implemented it, but goal was to keep everyone using older versions of rust with 1.0 and update both when possible. It has slipped in my mind that change with syn forces everyone to bump. I may consider 1.0.1 for that reason.

from test-case.

luke-biel avatar luke-biel commented on July 22, 2024

https://github.com/frondeus/test-case/releases/tag/v1.0.1 - it's pushed to crates.io

from test-case.

victorjulien avatar victorjulien commented on July 22, 2024

Thanks a lot @luke-biel!

from test-case.

Related Issues (20)

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.