diff --git a/README.md b/README.md index 3b5dddf..7206103 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# 💀 Executor +# 💀 executor docs.rs docs ```toml [dependencies] -executor = "0.1" +executor = "0.2" ``` ## Features - [x] `#![no_std]` and minimally uses `alloc` (`Box` and `Arc`)