jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.1k stars 206 forks source link

Add rust compiler to cryptography #314

Closed pickfire closed 9 months ago

pickfire commented 9 months ago

Cryptography now requires rust

https://cryptography.io/en/latest/installation/

giovannicimolin commented 9 months ago

@pickfire Thanks for the contribution! Can you rebase your branch in the latest master so that the pre-commit.ci check pass?

pickfire commented 9 months ago

Develop branch is different now