Sourced from tempfile's changelog.
3.10.0
- Drop
redox_syscall
dependency, we now userustix
for Redox.- Add
Builder::permissions
for setting the permissions on temporary files and directories (thanks to@​Byron
).- Update rustix to 0.38.31.
- Update fastrand to 2.0.1.