Code Monkey home page Code Monkey logo

Comments (5)

PsiACE avatar PsiACE commented on May 20, 2024

This should be caused by actix-web , there is no good way for the time being

from actix-casbin-auth.

0xethsign avatar 0xethsign commented on May 20, 2024

actix-casbin-auth uses actix-web 4.0.0-beta.6. The code is working fine.
I had to use actix-casbin-auth = { git = "https://github.com/casbin-rs/actix-casbin-auth", branch = "master" } in the Cargo.toml of actix-casbin, because the tests were failing when downloaded from crates.io. Can this be used? (I'm asking if this is allowed as per the coding standards)

from actix-casbin-auth.

PsiACE avatar PsiACE commented on May 20, 2024

Of course. But if you use github directly, you will be temporarily unable to release a new version to crates.io. It may require you to pay more attention to maintenance.

from actix-casbin-auth.

hsluoyz avatar hsluoyz commented on May 20, 2024

@hackerchai

from actix-casbin-auth.

thespooler avatar thespooler commented on May 20, 2024

Should be resolved by #33. actix-web 4.0 depends on actix-rt 2.7, that depends on tokio 1.13.

from actix-casbin-auth.

Related Issues (11)

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.