zed/crates/util
白山風露 631f885900
Ensure sqlez build succeeds on Windows (#7072)
On Windows, `OsStr` must be a valid
[WTF-8](https://simonsapin.github.io/wtf-8/) sequence, and there are no
safety ways converting from bytes to OsStr in std. So I added
`PathExt::try_from_bytes` and use it in `sqlez`.
2024-01-30 10:07:46 -08:00
..
src Ensure sqlez build succeeds on Windows (#7072) 2024-01-30 10:07:46 -08:00
Cargo.toml Ensure sqlez build succeeds on Windows (#7072) 2024-01-30 10:07:46 -08:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00