diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 02:49:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 02:49:51 +0000 |
commit | f6dd242b638083eca54859d79656bb925b3cd966 (patch) | |
tree | c744d9f40091f32215162d74dc13ac45c30393ae /debian/rust-src.install | |
parent | Merging upstream version 1.71.1+dfsg1. (diff) | |
download | rustc-f6dd242b638083eca54859d79656bb925b3cd966.tar.xz rustc-f6dd242b638083eca54859d79656bb925b3cd966.zip |
Merging debian version 1.71.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rust-src.install')
-rw-r--r-- | debian/rust-src.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rust-src.install b/debian/rust-src.install index ea9961ce1..4f0a02cce 100644 --- a/debian/rust-src.install +++ b/debian/rust-src.install @@ -13,3 +13,4 @@ Cargo.toml usr/src/rustc-${env:RUST_LONG_VERSION} src usr/src/rustc-${env:RUST_LONG_VERSION} library usr/src/rustc-${env:RUST_LONG_VERSION} compiler usr/src/rustc-${env:RUST_LONG_VERSION} +Cargo.lock usr/src/rustc-${env:RUST_LONG_VERSION} |