gitbutler/crates/gitbutler-core
Sebastian Thiel 6033a62a94 use gix::tempfile in place of the tempfile.
This allows to unify handling of filewrites in more places.
2024-04-24 13:14:20 +02:00
..
src use gix::tempfile in place of the tempfile. 2024-04-24 13:14:20 +02:00
tests Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
Cargo.toml use gix::tempfile in place of the tempfile. 2024-04-24 13:14:20 +02:00