Skip to content

Commit

Permalink
build(deps): bump trycmd from 0.14.1 to 0.14.3 (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent 8c1f2a6 commit c18bd94
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 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 janus_server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ mockito = "0.31.0"
serde_test = "1.0.147"
tempfile = "3.3.0"
tokio = { version = "1", features = ["test-util"] } # ensure this remains compatible with the non-dev dependency
trycmd = "0.14.1"
trycmd = "0.14.3"
wait-timeout = "0.2.0"

0 comments on commit c18bd94

Please sign in to comment.