Anki/rslib/src/sync
Han Yeong-woo 25070c505a
Fully switch to File::set_times() from utime crate (#3503)
* Fully switch to File::set_times() from utime crate

* Switch to open_file()

Future me will end up wondering why we're explicitly declaring read=true

* Fix failing on windows

* Minor tidy-up (dae)

* Fix comment typo
2024-10-16 02:35:37 +10:00
..
collection lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
http_client Update to Rust 1.80 2024-08-05 15:37:59 +07:00
http_server lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
media Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
request lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
error.rs Implement HttpError directly so that sources can be extracted properly 2023-03-01 19:46:06 +10:00
login.rs Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00
response.rs Update axum/reqwest for hyper 1.0 2024-07-06 18:45:32 +07:00
version.rs Move generated protobuf into anki_proto 2023-06-12 15:47:51 +10:00