Honey is currently a simple and sweet async runtime for learning purposes.
```
cargo
rustc
```
You can use `nix-shell` if using Nix to get the dependencies.
```
nix-shell
```
To build:
```
cargo build
```
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.