Skip to content

Commit

Permalink
Remove nightly features
Browse files Browse the repository at this point in the history
  • Loading branch information
vertexclique committed Aug 20, 2019
1 parent 12e5b3d commit 3603a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ Check [root supervisor](https://github.com/vertexclique/bastion/blob/master/exam

[Examples](https://github.com/vertexclique/bastion/blob/master/examples) cover all the use cases in the frame of the crate.

Include bastion to your project with, it requires nightly features to do it's job:
Include bastion to your project with:
```toml
bastion = "*"
bastion = "0.1"
```

In most simple way you can use Bastion like here:
Expand Down

0 comments on commit 3603a76

Please sign in to comment.