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 256115e commit b5ec84dCopy full SHA for b5ec84d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 4.0.3
2
+
3
+- Document the return value of `Runnable::run()` better.
4
5
# Version 4.0.2
6
7
- Nits in the docs.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-task"
-version = "4.0.2"
+version = "4.0.3"
authors = ["Stjepan Glavina <[email protected]>"]
edition = "2018"
license = "Apache-2.0/MIT"
0 commit comments