]> git.proxmox.com Git - cargo.git/commit
Update the lockfile when deps are modified
authorAlex Crichton <alex@alexcrichton.com>
Mon, 4 Aug 2014 17:50:32 +0000 (10:50 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 4 Aug 2014 20:35:04 +0000 (13:35 -0700)
commit2f2769b4e239964e7f88c2cd8746ac3b1925df9c
treeae528a79e956cbd88a7cbe1d278e50a30657aaf1
parent98bc7730940903c679fbd648531287ce9c207c73
Update the lockfile when deps are modified

Closes #314
src/cargo/core/resolver.rs
src/cargo/core/source.rs
src/cargo/ops/cargo_compile.rs
src/cargo/util/profile.rs
tests/test_cargo_generate_lockfile.rs