We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e0f13 commit 490bd5eCopy full SHA for 490bd5e
1 file changed
CHANGELOG.md
@@ -6,10 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-- Restore MSRV to 1.85 for wasm32-wasip3 targets. [#824]
+### Changed
10
+- Drop `wasip2` and `wasip3` dependencies in favor of manual bindings [#830]
11
12
[Unreleased]: https://github.com/rust-random/getrandom/compare/v0.4.2...master
-[#824]: https://github.com/rust-random/getrandom/pull/824
13
+[#830]: https://github.com/rust-random/getrandom/pull/830
14
15
## [0.4.2] - 2026-03-03
16
0 commit comments