Skip to content

Commit 9a38b8d

Browse files
committed
chore: release 3.25.0
1 parent fd4430b commit 9a38b8d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.25.0
4+
5+
- Allow `getrandom` 0.4.x while retaining support for `getrandom` 0.3.x.
6+
37
## 3.24.0
48

59
- Actually support WASIp2 without the nightly feature. This library is now feature complete on WASIp2 without any additional feature flags.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tempfile"
3-
version = "3.24.0"
3+
version = "3.25.0"
44
authors = [
55
"Steven Allen <steven@stebalien.com>",
66
"The Rust Project Developers",

0 commit comments

Comments
 (0)