ZIm/crates/util
Yaroslav Pietukhov 628f91dd96
Disallow running CLI with root privileges (#32583)
In #31331, I made a change that prevents Zed from running with root
privileges, but I forgot about the CLI.
So if you run the CLI without the `--foreground` flag, it just freezes
without any messages. This PR fixes that.

Release Notes:

- N/A
2025-06-13 13:09:32 -04:00
..
src Disallow running CLI with root privileges (#32583) 2025-06-13 13:09:32 -04:00
Cargo.toml Disallow running CLI with root privileges (#32583) 2025-06-13 13:09:32 -04:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00