完成webdav同步功能
This commit is contained in:
@@ -27,4 +27,5 @@ serde_json = "1"
|
||||
time = ">=0.3.0, <0.3.47"
|
||||
notify = "8.2.0"
|
||||
regex = "1"
|
||||
|
||||
opendal = { version = "0.57.0", features = ["services-s3", "services-webdav"] }
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "time"] }
|
||||
|
||||
Reference in New Issue
Block a user