Skip to content

Commit

Permalink
Add notice (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vtec234 committed Jan 1, 2018
1 parent d98fe80 commit a7d014d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Notice

This crate is outdated. The Crossbeam project is currently in a transition
period. We are rewriting the epoch garbage collector, as well as several
other utilities and adding new structures. To follow the progress, please
take a look at other crates in the project [here](https://github.com/crossbeam-rs).
When the transition is complete, this crate will be updated to use the new code.

# Crossbeam: support for concurrent and parallel programming

[![Build Status](https://travis-ci.org/crossbeam-rs/crossbeam.svg?branch=master)](https://travis-ci.org/crossbeam-rs/crossbeam)


This crate is an early work in progress. The focus for the moment is
concurrency:

Expand Down

0 comments on commit a7d014d

Please sign in to comment.