Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Jan 17, 2020
2 parents b7946af + 329b10a commit 642ff09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ See the [comparison](https://github.com/heim-rs/heim/blob/master/COMPARISON.md)

`heim` requires stable Rust 1.36+,
but examples, tests and benchmarks use the [`async_await`](https://github.com/rust-lang/rust/issues/50547)
feature and therefore require a `nightly` compiler.\
feature and therefore require stable Rust 1.39+.\
Of course, you can use `heim` without the `async` keyword,
just be aware that it is used by the examples.

Expand Down

0 comments on commit 642ff09

Please sign in to comment.