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 482e191 commit 4af5f2cCopy full SHA for 4af5f2c
CHANGELOG.md
@@ -31,6 +31,7 @@
31
- Added flag `#![forbid(unsafe_code)]` so the Seed will be marked as a safe library by the Rust community tools.
32
- Removed `clone` restriction from the method `Effect::map_msg`.
33
- Implemented `UpdateEl` for `FlatMap`.
34
+- Adapted to Rust 1.41.0.
35
36
## v0.5.1
37
- [BREAKING] `MessageMapper::map_message` changed to `MessageMapper::map_msg`.
0 commit comments