anki/rspy
Damien Elmes 17edbd119d roll back pyo3 for now
0.9 will spit out BorrowMut errors when two concurrent backend
commands are received with allow_threads. The collection mutex protects
most methods, but other attributes like the abort handle are not
protected, so this code may need to be reworked in the future. We
could wrap the entire backend in a mutex, but that means the
long-running syncing code will need to be changed to run in the
background instead.
2020-07-12 20:06:04 +10:00
..
.cargo set deployment target on Mac builds 2020-02-17 08:40:17 +10:00
src get i18n working in typescript 2020-06-29 15:48:01 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
Cargo.toml roll back pyo3 for now 2020-07-12 20:06:04 +10:00
Makefile rebuild rspy on sql change 2020-05-12 21:13:33 +10:00
README.md use support URL and point to source repo 2020-04-03 08:44:59 +10:00
requirements.txt require new maturin release for 32 bit support+pypi fix 2020-04-04 07:39:33 +10:00
rust-toolchain bump rust nightly version 2020-06-29 15:48:01 +10:00

To build from scratch, please see https://github.com/ankitects/anki