mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 08:42:08 +00:00
The old Command::cargo_bin() is deprecated and will break when Cargo changes build directory layout. Updated to use cargo_bin!() macro instead. Bumped assert_cmd to 2.0.16 to get the new macro. Fixes #3528
3.7 KiB
3.7 KiB