File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## atomic-write-file 0.1.2
4+
5+ ### Linux changes
6+
7+ * Detect whether anonymous temporary files are supported or not, and
8+ automatically fall back to named temporary files in case they're not.
9+
310## atomic-write-file 0.1.1
411
512### Unix changes
613
714* Update dependency on ` nix ` to version 0.27 (contributed by
8- [ messense] ( https://github.com/andreacorbellini/rust-atomic-write-file/pull/2 ) )
15+ [ messense] ( https://github.com/andreacorbellini/rust-atomic-write-file/pull/2 ) ).
916
1017## atomic-write-file 0.1.0
1118
Original file line number Diff line number Diff line change 11[package ]
22name = " atomic-write-file"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
44authors = [
" Andrea Corbellini <[email protected] >" ]
55edition = " 2021"
66license = " BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments