Skip to content

Commit

Permalink
Bump assert_cmd from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2022
1 parent ea577b0 commit bb5bc99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 odbcsv/Cargo.toml
Expand Up @@ -37,7 +37,7 @@ log = "0.4.17"
clap = { version = "4.0.18", features = ["derive", "env"] }

[dev-dependencies]
assert_cmd = "2.0.4"
assert_cmd = "2.0.5"
lazy_static = "1.4.0"
tempfile = "3.3.0"

0 comments on commit bb5bc99

Please sign in to comment.