Skip to content

Commit

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

---
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] authored and pacman82 committed Mar 16, 2023
1 parent 86694bd commit aefed1d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
20 changes: 14 additions & 6 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.1.8", features = ["derive", "env"] }

[dev-dependencies]
assert_cmd = "2.0.7"
assert_cmd = "2.0.9"
lazy_static = "1.4.0"
tempfile = "3.4.0"

0 comments on commit aefed1d

Please sign in to comment.