We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d742c commit f720dbeCopy full SHA for f720dbe
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.22.0
4
+
5
+- Updated `windows-sys` requirement to allow version 0.61.x
6
+- Remove `unstable-windows-keep-open-tempfile` feature.
7
8
## 3.21.0
9
10
- Updated `windows-sys` requirement to allow version 0.60.x
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tempfile"
-version = "3.21.0"
+version = "3.22.0"
authors = [
"Steven Allen <[email protected]>",
"The Rust Project Developers",
0 commit comments