mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
![]() * Update JS deps * Update semver-compat Rust deps * Update some semver-incompat Rust deps - hyper/axum held back because reqwests is not ready - rusqlite held back due to burn-rs incompat version - wiremock held back due to compile issue * pylint wants changes to our _rsbridge.pyi * Update Python deps Also solves a security warning in orjson Reformat with latest black |
||
---|---|---|
.. | ||
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.