Skip to content

Commit

Permalink
chore: release v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Feb 5, 2024
1 parent e246c4a commit 4f9460f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 3.10.0

- Drop `redox_syscall` dependency, we now use `rustix` 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.

## 3.9.0

- Updates windows-sys to 0.52
Expand Down

0 comments on commit 4f9460f

Please sign in to comment.