Anki/rslib/src/sync/media/database
Han Yeong-woo 1346671f07 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
..
client Fully switch to File::set_times() from utime crate (#3503) 2024-10-16 02:35:37 +10:00
server lazy_static → once_cell → stabilized versions (#3447) 2024-09-30 23:35:06 +10:00
mod.rs Rework syncing code, and replace local sync server (#2329) 2023-01-18 12:43:46 +10:00