Windows: make fs to use workspace windows crate (#9350)

Release Notes:

- N/A
This commit is contained in:
张小白 2024-03-15 01:43:06 +08:00 committed by GitHub
parent a183c33367
commit cbf960e979
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 11 deletions

2
Cargo.lock generated
View file

@ -3920,7 +3920,7 @@ dependencies = [
"text",
"time",
"util",
"windows-sys 0.52.0",
"windows 0.53.0",
]
[[package]]