Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardanaya committed Nov 13, 2019
1 parent 8666851 commit cb5cd3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,10 +1,10 @@
# 💀 Executor
# 💀 executor

<a href="https://docs.rs/executor"><img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square" alt="docs.rs docs" /></a>

```toml
[dependencies]
executor = "0.1"
executor = "0.2"
```
## Features
- [x] `#![no_std]` and minimally uses `alloc` (`Box` and `Arc`)
Expand Down

0 comments on commit cb5cd3b

Please sign in to comment.