ksud: retry for mount

This commit is contained in:
tiann
2023-01-24 13:13:46 +08:00
parent 4c28932c4c
commit 3ca9537d8a
3 changed files with 70 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ serde = { version = "1.0" }
serde_json = "1.0"
regex = "1.5.4"
encoding = "0.2.33"
retry = "2.0.0"
[profile.release]
strip = true