Got Zed compiling again 🥰

This commit is contained in:
Mikayla Maki 2022-11-04 10:34:28 -07:00
parent d419f27d75
commit 6b214acbc4
6 changed files with 64 additions and 70 deletions

View file

@ -1,5 +1,5 @@
use std::{
ffi::{CString, OsStr},
ffi::OsStr,
os::unix::prelude::OsStrExt,
path::{Path, PathBuf},
};