mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 14:59:42 +02:00
Convert UNC paths in more places
This commit is contained in:
2
src-tauri/Cargo.lock
generated
2
src-tauri/Cargo.lock
generated
@@ -2033,6 +2033,7 @@ name = "grpc"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dunce",
|
||||
"hyper 0.14.29",
|
||||
"hyper-rustls 0.24.2",
|
||||
"log",
|
||||
@@ -3874,6 +3875,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"command-group",
|
||||
"dunce",
|
||||
"log",
|
||||
"prost 0.13.1",
|
||||
"rand 0.8.5",
|
||||
|
||||
Reference in New Issue
Block a user