ZIm/crates/project
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 context server: Make requests type safe (#32254) 2025-06-06 17:47:21 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00