nixide/rust/nix-expr
Robert Hensing ad0f5d0240 fix: Remove impl Send for Value for now
They're somewhat safe to use on a different thread, but we don't need
to for now. By removing this, we'll be made aware as needed.

(cherry picked from commit 2e953d0a1268e2f19671fdbc9e721fc630ac346b)
2025-10-04 02:31:16 +02:00
..
src fix: Remove impl Send for Value for now 2025-10-04 02:31:16 +02:00
Cargo.toml feat: Make Cargo.toml source locations explicit 2025-10-04 02:31:16 +02:00