Skip to content

Commit

Permalink
chore(deps): update rust crate trycmd to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rami3l committed Feb 15, 2024
1 parent c7b3057 commit 4f29ff8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ enum-map = "2.5.0"
proptest.workspace = true
rustup-macros.workspace = true
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
trycmd = "0.14.13"
trycmd = "0.15.0"

[build-dependencies]
once_cell.workspace = true
Expand Down

0 comments on commit 4f29ff8

Please sign in to comment.