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

@ -23,7 +23,6 @@ extern crate style_traits;
extern crate test;
mod animated_properties;
mod atomic_refcell;
mod attr;
mod cache;
mod logical_geometry;