chiark / gitweb /
Write configuration files atomically.
authorSimon Tatham <anakin@pobox.com>
Fri, 5 Jan 2024 23:35:28 +0000 (23:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 6 Jan 2024 09:28:09 +0000 (09:28 +0000)
commite0c887f3c04c21a2717dc9d85a9dc2d6de7aa0aa
tree8a94cf02f5d4e86c74cc210db3b98deda0814933
parenta3f63d1e9d2f9f46e430a8f3f39659dda3f78402
Write configuration files atomically.

This is generally good practice, and clears away a prerequisite for
constantly updating an LDB.
Cargo.toml
TODO.md
src/config.rs