ZIm/crates/util
Haru Kim 3bed830a1f
Use unix pipe to capture environment variables (#32136)
The use of `NamedTempFile` in #31799 was not secure and could
potentially cause write permission issues (see [this
comment](https://github.com/zed-industries/zed/issues/29528#issuecomment-2939672433)).
Therefore, it has been replaced with a Unix pipe.

Release Notes:
- N/A
2025-06-09 20:37:43 -06:00
..
src Use unix pipe to capture environment variables (#32136) 2025-06-09 20:37:43 -06:00
Cargo.toml Use unix pipe to capture environment variables (#32136) 2025-06-09 20:37:43 -06:00
LICENSE-APACHE chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00