anki/rslib/src
Damien Elmes cf2613e869 update Rust deps
- tokio 1.0
- updated reqwest, thanks to Rumo
- other minor dep updates

the reqwest build file has been split into two, as it was awkward
to manually update the combined file, and the platform gate is now
on the target in rslib/
2021-04-27 22:18:12 +10:00
..
backend update Rust deps 2021-04-27 22:18:12 +10:00
card deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
collection tidy up Rust imports 2021-04-18 18:38:54 +10:00
config tidy up Rust imports 2021-04-18 18:38:54 +10:00
deckconfig deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
decks deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
error tidy up Rust imports 2021-04-18 18:38:54 +10:00
media update Rust deps 2021-04-27 22:18:12 +10:00
notes tidy up Rust imports 2021-04-18 18:38:54 +10:00
notetype deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
revlog tidy up Rust imports 2021-04-18 18:38:54 +10:00
scheduler deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
search Merge pull request #1138 from RumovZ/introduced 2021-04-19 18:22:15 +10:00
stats tidy up Rust imports 2021-04-18 18:38:54 +10:00
storage deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
sync update Rust deps 2021-04-27 22:18:12 +10:00
tags tidy up Rust imports 2021-04-18 18:38:54 +10:00
undo hook new deck config screen up behind an env var 2021-04-22 10:59:16 +10:00
adding.rs switch NoteType to Notetype 2021-03-27 22:03:19 +10:00
backend_proto.rs NF: add AGPL licence missing in some file 2021-01-31 21:50:21 +01:00
browser_table.rs remove some imports duplicated by prelude 2021-04-19 18:22:43 +10:00
cloze.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
dbcheck.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
findreplace.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
i18n.rs drop the legacy enum from rslib, and pass separate module/message idx 2021-03-27 11:56:31 +10:00
latex.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
lib.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
log.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
markdown.rs render deck description with markdown; strip images 2021-02-06 15:02:40 +10:00
ops.rs update translations 2021-04-25 22:06:05 +10:00
preferences.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
prelude.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
serde.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
template_filters.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
template.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
text.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
timestamp.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
types.rs update scheduling ops 2021-04-06 16:38:42 +10:00
version.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00