Switch to crates.io for atomic_refcell.

This commit is contained in:
Bobby Holley 2017-01-03 14:34:10 -08:00
parent 57b2c2609e
commit b9d99390ad
21 changed files with 30 additions and 481 deletions

View file

@ -28,6 +28,7 @@
extern crate angle;
extern crate app_units;
extern crate atomic_refcell;
extern crate audio_video_metadata;
#[allow(unused_extern_crates)]
#[macro_use]