feat: retry opening network locations after mounting
This commit is contained in:
parent
7711b4bcc0
commit
c7e9828d7b
9 changed files with 333 additions and 56 deletions
|
|
@ -10,6 +10,7 @@ rust-version = "1.85.0"
|
|||
vergen = { version = "8", features = ["git", "gitcl"] }
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
chrono = { version = "0.4", features = ["unstable-locales"] }
|
||||
icu = { version = "1.5.0", features = [
|
||||
"experimental",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue