[root] name = "ring-ffi" version = "0.1.0" dependencies = [ "ring 0.1.0 (git+https://github.com/briansmith/ring)", ] [[package]] name = "num" version = "0.1.30" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "ring" version = "0.1.0" source = "git+https://github.com/briansmith/ring#c882c2c3ec837f14267991122dc20e6aba5700bc" dependencies = [ "num 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "rustc-serialize" version = "0.3.16" source = "registry+https://github.com/rust-lang/crates.io-index"