Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
killercup committed Jul 28, 2016
1 parent 1b2b03c commit dc7d607
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ categories:
- [typenum](https://github.com/paholg/typenum), compile-time numbers in Rust, by Paho Lurie-Gregg and Andre Bogus.
- [timely dataflow](https://github.com/frankmcsherry/timely-dataflow), a low-latency cyclic dataflow computational model. Awesome stuff, like all the other projects by Frank McSherry.

## The private life of Rust's work in progress
## The private life of Rust work in progress

- [futures-rs](https://github.com/alexcrichton/futures-rs), a WIP implementation of future, promise, and (async) stream types, by Alex Crichton.
- [miri](https://github.com/solson/miri), an interpreter for Rust's mid-level intermediate representation, by Scott Olson.

0 comments on commit dc7d607

Please sign in to comment.