Skip to content

Commit

Permalink
Merge pull request #22 from gierens/dependabot/cargo/trycmd-0.15
Browse files Browse the repository at this point in the history
chore(deps): Update trycmd requirement from 0.14 to 0.15
  • Loading branch information
gierens authored Feb 16, 2024
2 parents 2a0b66a + ebbf9ef commit 4db8831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ tempfile = { version = "3.8", optional = true }
lazy_static = "1.4"
serial_test = "3.0"
# cli
trycmd = "0.14"
trycmd = "0.15"

0 comments on commit 4db8831

Please sign in to comment.