oxide-auth
oxide-auth copied to clipboard
chore: cleanup dependencies
This changes/fixes/improves:
-
bump actix 0.12 -> 0.13
-
bump actix-web 4.0.1 -> 4.2.1
-
chrono disable oldtime feature (to fix time cve RUSTSEC-2020-0071, at least for actix and db. rouille still has the cve but we cant change this)
-
drop unused dependency log4rs
-
[x] I have read the [contribution guidelines][Contributing]
-
[ ] This change has documentation
-
[ ] Corresponds to issue (number)
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option.