write_atomic 0.5.1

Write to files atomically.
Documentation
[dependencies.tempfile]
version = "3.7.0"

[lib]
name = "write_atomic"
path = "src/lib.rs"

[package]
authors = ["Blobfolio, LLC. <hello@blobfolio.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Write to files atomically."
edition = "2021"
exclude = [".github", ".gitignore", ".righteous-sandbox.json", "doc", "justfile", "release"]
license = "WTFPL"
name = "write_atomic"
readme = "README.md"
repository = "https://github.com/Blobfolio/write_atomic"
rust-version = "1.73"
version = "0.5.1"

[package.metadata.bashman]
bash-dir = "./"
credits-dir = "./"
man-dir = "./"
name = "write_atomic"