mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * Bump Python deps Primarily for flask-cors CVE * Bump TS deps; pin license checker Current checker is missing the binary https://github.com/RSeidelsohn/license-checker-rseidelsohn/issues/118 * Update Rust deps Hyper and axum are held back as we currently make use of the older http library that reqwest pulls in |
||
---|---|---|
.. | ||
anki | ||
rsbridge | ||
tests | ||
tools | ||
.gitignore | ||
README.md |
Anki's Python library code is in anki/.
The Rust/Python extension module is in rsbridge/; it references the library defined in ../rslib.