anki/rslib
RumovZ 0e7f02bfb7
Update Chrono Crate (#2242)
* Remove deprecated `and_hms()`

* Update chrono

* Update licenses and fix script

* Remove deprecated Date struct

* Remove chrono pin

* Skip format check on .vscode

Was failing for no reason.

* Replace deprecated chrono functions

* Add cargo-deny to update-licenses & pin versions (dae)

* Remove time 0.1 dependency  (dae)

We don't need to wait for chrono 0.5; it was provided behind a legacy
feature flag.
2022-12-07 17:00:14 +10:00
..
benches New TTS/AV tag handling (#1559) 2021-12-17 19:04:42 +10:00
build Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
i18n Allow unit tests to pass even when Qt translations overridden 2022-12-04 14:25:54 +10:00
i18n_helpers Pin chrono; update compatible Rust crates 2022-11-30 12:38:10 +10:00
linkchecker Pin chrono; update compatible Rust crates 2022-11-30 12:38:10 +10:00
src Update Chrono Crate (#2242) 2022-12-07 17:00:14 +10: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 New TTS/AV tag handling (#1559) 2021-12-17 19:04:42 +10:00
Cargo.toml Update Chrono Crate (#2242) 2022-12-07 17:00:14 +10:00
README.md Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00

Anki's Rust code.