ring/examples
Brian Smith 7749647a18 Stop dev-dependency on rustc_serialize for tests.
`cargo test -p ring` will build and run the tests, but apparently without
installing *ring*'s dev-dependencies. Thus, we need to eliminate the
dev-dependencies to make that work.
2016-05-27 01:13:50 -10:00
..