upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-25 12:35:39 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-25 12:35:39 +0000
commit2ca475d4b16f05532eea044a244e7042a8dff068 (patch)
treee75cc4d1476135b190f43fde99ef0e21531b439d /shell.nix
parentca2df272594a7b055c740ccda0b9c31b3b7e43cc (diff)
fix: suppress deprecation warnings for assert_cmd::cargo::cargo_bin
cargo_bin!() macro requires CARGO_BIN_EXE_ env vars set at compile time, which are only available in the crate that declares the binaries. Since test_utils is a library crate it cannot use the macro, so suppress the deprecation warning on the four functions that call cargo_bin().
Diffstat (limited to 'shell.nix')
0 files changed, 0 insertions, 0 deletions