recording tempfile name has .toml suffix
Dependencies
- [2]
QJXNUQFJSolving conflicts - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [4]
I2D35LLFMore accurate recording of modification time - [5]
RRCSHAYZFormatting - [*]
G3A7KDTOUpdate edit to 0.1.3, fixing windows editing - [*]
G734WNM6flake.nix: use crate2nix - [*]
VYHHOEYHVersions and formatting
Change contents
- replacement in pijul/src/commands/record.rs at line 385
edit::edit_bytes(&o[..])?edit::edit_bytes_with_builder(&o[..], tempfile::Builder::new().suffix(".toml"))? - replacement in pijul/src/commands/record.rs at line 387
edit::edit_bytes(&o[..])?edit::edit_bytes_with_builder(&o[..], tempfile::Builder::new().suffix(".toml"))? - edit in pijul/Cargo.toml at line 80
tempfile = "3.3.0" - edit in Cargo.nix at line 4549[8.117385][9.1827]
}{name = "tempfile";packageId = "tempfile"; - edit in Cargo.lock at line 1586
"tempfile",