]> git.proxmox.com Git - rustc.git/commit
d/rules: also clear bootstrap/rust-analyzer Cargo.lock
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 10 Oct 2022 12:18:46 +0000 (14:18 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Thu, 15 Dec 2022 20:43:57 +0000 (21:43 +0100)
commitc91d04121eb3a96b40690f6bc0e112fa4829b8fb
tree66b00afc4ff4de4bcf97562e894a4e592f332ce9
parentde917e06d00d51645d97051c6feeff96cfb7bcf0
d/rules: also clear bootstrap/rust-analyzer Cargo.lock

they might have vendored slightly different versions than the main
workspace, but we pruned those at tarball generation.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/rules