Skip to content

[chore] Replace deprecated assert_cmd::Command::cargo_bin usage#16

Merged
thepacketgeek merged 1 commit intomainfrom
assert_cmd_update
Dec 20, 2025
Merged

[chore] Replace deprecated assert_cmd::Command::cargo_bin usage#16
thepacketgeek merged 1 commit intomainfrom
assert_cmd_update

Conversation

@thepacketgeek
Copy link
Owner

Fixing #15 by replacing deprecated and soon to be broken assert_cmd::Command::cargo_bin usage with
assert_cmd::Command::new(assert_cmd::cargo_bin!())

Fixing #15 by replacing deprecated and soon to be broken
`assert_cmd::Command::cargo_bin` usage with
`assert_cmd::Command::new(assert_cmd::cargo_bin!())`
@thepacketgeek thepacketgeek merged commit 5c67442 into main Dec 20, 2025
1 check passed
@thepacketgeek thepacketgeek deleted the assert_cmd_update branch December 20, 2025 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant