Anki/rslib
Damien Elmes b241ab9492
Dependency updates (#3403)
* 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
2024-09-04 12:21:50 +07:00
..
benches Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
i18n Add number truncation before back-end translation (#3162) 2024-04-24 02:41:40 +01:00
io Add remove_dir_all() 2023-11-22 17:41:45 +10:00
linkchecker Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
process Corrected minor non-idiomatic snippet of code (#3108) 2024-04-01 11:34:23 +01:00
proto Integrate AnkiHub Sign-in (#3232) 2024-08-17 10:58:23 +07:00
proto_gen Update to Rust 1.80 2024-08-05 15:37:59 +07:00
src Dependency updates (#3403) 2024-09-04 12:21:50 +07:00
sync Add distroless Dockerfile and implement internal health check (#3366) 2024-08-29 17:05:33 +07:00
tests/support move linkchecker into separate crate 2021-12-20 17:27:43 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bench.sh Update Rust and Python deps (#2567) 2023-07-01 18:26:43 +10:00
build.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
Cargo.toml Dependency updates (#3403) 2024-09-04 12:21:50 +07:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
rust_interface.rs Update nightly formatter 2023-09-02 16:13:50 +10:00

Anki's Rust code.