diff options
author | Ben Bridle <ben@derelict.engineering> | 2024-07-30 18:30:46 +1200 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2024-07-30 18:30:46 +1200 |
commit | ebfb38ebb2dff3dcb353b9d8cd01d41d9abf486e (patch) | |
tree | 03494c577c1a9c755c64ef999c074bcc8ca4dcb5 /Cargo.lock | |
parent | c23f1eda935a514b886b79f85ce0dab3080c33ef (diff) | |
download | bedrock-pc-ebfb38ebb2dff3dcb353b9d8cd01d41d9abf486e.zip |
Update file device to compile on Windows
Construction of OsStrings is handled differently between Windows and
Unix, using platform-specific APIs.
The method OsStr::as_bytes was also changed to OsStr::as_encoded_bytes
at some point between Rust versions 1.69 and 1.80.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions