jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.17k stars 213 forks source link

Add rust compiler to cryptography #314

Closed pickfire closed 1 year ago

pickfire commented 1 year ago

Cryptography now requires rust

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

giovannicimolin commented 1 year 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 1 year ago

Develop branch is different now