mirror of
https://github.com/OMGeeky/drive_syncer.git
synced 2026-01-06 03:29:48 +01:00
small misc changes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
### Prio 1:
|
||||
- start parameters
|
||||
- settings
|
||||
- implement the changes api to check for changes when accessing files
|
||||
- fully implement the changes api to check for changes when accessing files
|
||||
- file operations:
|
||||
- create
|
||||
- delete
|
||||
|
||||
@@ -64,7 +64,7 @@ pub async fn sample_drive2() -> Result<()> {
|
||||
},
|
||||
}
|
||||
provider_handle.await?;
|
||||
|
||||
info!("everything finished! Exiting...");
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user