Skip to content

Commit

Permalink
Bump assert_cmd from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.5 to 2.0.6.
- [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.5...v2.0.6)

---
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 Nov 8, 2022
1 parent 612528f commit 780da53
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 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 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.5"
assert_cmd = "2.0.6"
lazy_static = "1.4.0"
tempfile = "3.3.0"

0 comments on commit 780da53

Please sign in to comment.