]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Explicitly use the versions present in `Cargo.lock` when building 15614/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 2 Jun 2025 10:36:23 +0000 (12:36 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 2 Jun 2025 10:38:10 +0000 (12:38 +0200)
commitc9e44554f8b4857b06eb62d669e5c8ac04409bd3
tree0ca61f828beadb572a6ef1727641d6af3003bea1
parent9d8302e2fa92f627abb468515a2b6477caa363be
dnsdist: Explicitly use the versions present in `Cargo.lock` when building

The documentation states that only `cargo update` and `cargo install`
should update the dependencies present in the `Cargo.lock` file, but
it still seems safer to explictly ask `cargo build` to not update them.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/dnsdist-rust-lib/rust/Makefile.am
pdns/dnsdistdist/dnsdist-rust-lib/rust/build_dnsdist_rust_library