equal
deleted
inserted
replaced
329 [[package]] |
329 [[package]] |
330 name = "hg-cpython" |
330 name = "hg-cpython" |
331 version = "0.1.0" |
331 version = "0.1.0" |
332 dependencies = [ |
332 dependencies = [ |
333 "cpython 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
333 "cpython 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
334 "crossbeam-channel 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
334 "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
335 "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
335 "hg-core 0.1.0", |
336 "hg-core 0.1.0", |
336 "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)", |
337 "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)", |
337 "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
338 "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
338 ] |
339 ] |